gkeClusters

@JvmName(name = "vucwlsqfxxigirum")
suspend fun gkeClusters(value: Output<List<ManagedZonePrivateVisibilityConfigGkeClusterArgs>>)
@JvmName(name = "caleegfjrwhafhnj")
suspend fun gkeClusters(value: List<ManagedZonePrivateVisibilityConfigGkeClusterArgs>?)

Parameters

value

The list of Google Kubernetes Engine clusters that can see this zone. Structure is documented below.


@JvmName(name = "qeolicejcawaklco")
suspend fun gkeClusters(vararg values: Output<ManagedZonePrivateVisibilityConfigGkeClusterArgs>)


@JvmName(name = "kwpilwlwhbrydhye")
suspend fun gkeClusters(values: List<Output<ManagedZonePrivateVisibilityConfigGkeClusterArgs>>)
@JvmName(name = "wmeelnlxtxctlpay")
suspend fun gkeClusters(vararg values: ManagedZonePrivateVisibilityConfigGkeClusterArgs)

Parameters

values

The list of Google Kubernetes Engine clusters that can see this zone. Structure is documented below.


@JvmName(name = "xogxtddawkglwpbe")
suspend fun gkeClusters(argument: List<suspend ManagedZonePrivateVisibilityConfigGkeClusterArgsBuilder.() -> Unit>)
@JvmName(name = "bcfehrkqpoxevkck")
suspend fun gkeClusters(vararg argument: suspend ManagedZonePrivateVisibilityConfigGkeClusterArgsBuilder.() -> Unit)
@JvmName(name = "kcbnidfigsassxma")
suspend fun gkeClusters(argument: suspend ManagedZonePrivateVisibilityConfigGkeClusterArgsBuilder.() -> Unit)

Parameters

argument

The list of Google Kubernetes Engine clusters that can see this zone. Structure is documented below.