sourceKubernetesIds

@JvmName(name = "utfhnksciljfrork")
suspend fun sourceKubernetesIds(value: Output<List<String>>)
@JvmName(name = "ampeplwxgybnllho")
suspend fun sourceKubernetesIds(value: List<String>?)

Parameters

value

An array containing the IDs of the Kubernetes clusters from which the inbound traffic will be accepted.


@JvmName(name = "xogtkrirjjqkqidt")
suspend fun sourceKubernetesIds(vararg values: Output<String>)


@JvmName(name = "scirxtibkasawasd")
suspend fun sourceKubernetesIds(values: List<Output<String>>)
@JvmName(name = "kaolylpvhmydkulf")
suspend fun sourceKubernetesIds(vararg values: String)

Parameters

values

An array containing the IDs of the Kubernetes clusters from which the inbound traffic will be accepted.