destinationKubernetesIds

@JvmName(name = "aglnqkpjxupjcrjf")
suspend fun destinationKubernetesIds(value: Output<List<String>>)
@JvmName(name = "kofvkaulustliuvu")
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 = "ppkpfovxscppeqyh")
suspend fun destinationKubernetesIds(vararg values: Output<String>)


@JvmName(name = "lqfhsawqklkywmnm")
suspend fun destinationKubernetesIds(values: List<Output<String>>)
@JvmName(name = "edovvmhilneumpjx")
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.