gkeClusters

@JvmName(name = "lfrnmfvhkqpxeqtl")
suspend fun gkeClusters(value: Output<List<ManagedZonePrivateVisibilityConfigGkeClusterArgs>>)
@JvmName(name = "metjuxnmiqiexacg")
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 = "cggorvrscegsfdhq")
suspend fun gkeClusters(vararg values: Output<ManagedZonePrivateVisibilityConfigGkeClusterArgs>)


@JvmName(name = "vwwcuiqxmjhvmgrk")
suspend fun gkeClusters(values: List<Output<ManagedZonePrivateVisibilityConfigGkeClusterArgs>>)
@JvmName(name = "bkrgcyrqvlhiwepn")
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 = "evtebbqeuircxiep")
suspend fun gkeClusters(argument: List<suspend ManagedZonePrivateVisibilityConfigGkeClusterArgsBuilder.() -> Unit>)
@JvmName(name = "uionieybxglbcllc")
suspend fun gkeClusters(vararg argument: suspend ManagedZonePrivateVisibilityConfigGkeClusterArgsBuilder.() -> Unit)
@JvmName(name = "ekphqivqgxgbbdbx")
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.