sourceKubernetesIds

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


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