portMappings

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


@JvmName(name = "qqdwhqtpsslrnrhd")
suspend fun portMappings(values: List<Output<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "wpklvytttrglifss")
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 = "afhwjxwhkcxefmjf")
suspend fun portMappings(argument: List<suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit>)
@JvmName(name = "ysmxhdhgvheqerlw")
suspend fun portMappings(vararg argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)
@JvmName(name = "rricaphfufyivafj")
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.