sourceKubernetesIds

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


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