destinationKubernetesIds

@JvmName(name = "tqvhvctpwxwdndwf")
suspend fun destinationKubernetesIds(value: Output<List<String>>)
@JvmName(name = "nccxydxrfuoyivfi")
suspend fun destinationKubernetesIds(value: List<String>?)

Parameters

value

An array containing the IDs of the Kubernetes clusters to which the outbound traffic will be allowed.


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


@JvmName(name = "hhnvctlklnnjincc")
suspend fun destinationKubernetesIds(values: List<Output<String>>)
@JvmName(name = "hlgcbqlukyiltvok")
suspend fun destinationKubernetesIds(vararg values: String)

Parameters

values

An array containing the IDs of the Kubernetes clusters to which the outbound traffic will be allowed.