sourceKubernetesIds

@JvmName(name = "mbkwkniksvfgtcyh")
suspend fun sourceKubernetesIds(value: Output<List<String>>)
@JvmName(name = "jbwgtsdfkgoohdax")
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 = "kmfsucivxhtkarud")
suspend fun sourceKubernetesIds(vararg values: Output<String>)


@JvmName(name = "octxctgibkiuimnt")
suspend fun sourceKubernetesIds(values: List<Output<String>>)
@JvmName(name = "cilspodghgfuubej")
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.