destinationKubernetesIds

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


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