portMappings

@JvmName(name = "bvwvojnerrarlbdu")
suspend fun portMappings(value: Output<List<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "kgdqrmergopotlep")
suspend fun portMappings(value: List<K8sSlbAttachmentSlbConfigPortMappingArgs>)

Parameters

value

The port configuration for SLB instance, which is supported for multiple configurations. See port_mappings below.


@JvmName(name = "eundlglubkaaiunp")
suspend fun portMappings(vararg values: Output<K8sSlbAttachmentSlbConfigPortMappingArgs>)


@JvmName(name = "ygasginwnwemgpds")
suspend fun portMappings(values: List<Output<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "ykojibugifnbtwxm")
suspend fun portMappings(vararg values: K8sSlbAttachmentSlbConfigPortMappingArgs)

Parameters

values

The port configuration for SLB instance, which is supported for multiple configurations. See port_mappings below.


@JvmName(name = "mqnildgqyanpammf")
suspend fun portMappings(argument: List<suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit>)
@JvmName(name = "sdmkkvlrtdflmguo")
suspend fun portMappings(vararg argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)
@JvmName(name = "kahtnitlslkakefl")
suspend fun portMappings(argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)

Parameters

argument

The port configuration for SLB instance, which is supported for multiple configurations. See port_mappings below.