slbConfigs

@JvmName(name = "rjxbplqmeybqfwdn")
suspend fun slbConfigs(value: Output<List<K8sSlbAttachmentSlbConfigArgs>>)
@JvmName(name = "noeevddfnfjlycal")
suspend fun slbConfigs(value: List<K8sSlbAttachmentSlbConfigArgs>?)

Parameters

value

The configurations of SLB attachment, which is supported for multiple configurations. See slb_configs below.


@JvmName(name = "kyxqwrswogkponqb")
suspend fun slbConfigs(vararg values: Output<K8sSlbAttachmentSlbConfigArgs>)


@JvmName(name = "mtejnaiiktnqhpmi")
suspend fun slbConfigs(values: List<Output<K8sSlbAttachmentSlbConfigArgs>>)
@JvmName(name = "lcfapclyspdqcteh")
suspend fun slbConfigs(vararg values: K8sSlbAttachmentSlbConfigArgs)

Parameters

values

The configurations of SLB attachment, which is supported for multiple configurations. See slb_configs below.


@JvmName(name = "xrqjywhskmfmnxtt")
suspend fun slbConfigs(argument: List<suspend K8sSlbAttachmentSlbConfigArgsBuilder.() -> Unit>)
@JvmName(name = "qvnyhgtflfnepqxd")
suspend fun slbConfigs(vararg argument: suspend K8sSlbAttachmentSlbConfigArgsBuilder.() -> Unit)
@JvmName(name = "bqhygsbmfxdwoaki")
suspend fun slbConfigs(argument: suspend K8sSlbAttachmentSlbConfigArgsBuilder.() -> Unit)

Parameters

argument

The configurations of SLB attachment, which is supported for multiple configurations. See slb_configs below.