portMappings

@JvmName(name = "jrbohywfgqpffade")
suspend fun portMappings(value: Output<List<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "ofitpvnpkshaqqkj")
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 = "joeqxrtkkaeeseqe")
suspend fun portMappings(vararg values: Output<K8sSlbAttachmentSlbConfigPortMappingArgs>)


@JvmName(name = "gjlhcacwxgjuouyl")
suspend fun portMappings(values: List<Output<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "dhchkpcfmwwfqtvl")
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 = "qhqcwngyavvjsnxl")
suspend fun portMappings(argument: List<suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit>)
@JvmName(name = "jlugraueeguvhumh")
suspend fun portMappings(vararg argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)
@JvmName(name = "ajdktwadrxgvdbys")
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.