portMappings

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gdquxsndyejedwot")
suspend fun portMappings(argument: List<suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit>)
@JvmName(name = "rqxpuxdslsuqfbad")
suspend fun portMappings(vararg argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)
@JvmName(name = "xwfaypfsvpxksxtu")
suspend fun portMappings(argument: suspend K8sSlbAttachmentSlbConfigPortMappingArgsBuilder.() -> Unit)

Parameters

argument

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