portMappings

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


@JvmName(name = "yujtdydvhcbpvfja")
suspend fun portMappings(values: List<Output<K8sSlbAttachmentSlbConfigPortMappingArgs>>)
@JvmName(name = "odsdcioisplmejue")
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 = "euttpeiwvantoslu")
suspend fun portMappings(argument: List<suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit>)
@JvmName(name = "nnhanlovkpmvtcjq")
suspend fun portMappings(vararg argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)
@JvmName(name = "cwwiwmownomrjyqw")
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.