sandboxConfig

@JvmName(name = "fhbcuheyqoarqbve")
suspend fun sandboxConfig(value: Output<ClusterNodeConfigSandboxConfigArgs>)
@JvmName(name = "yjtixjhleqmmucdk")
suspend fun sandboxConfig(value: ClusterNodeConfigSandboxConfigArgs?)

Parameters

value

) GKE Sandbox configuration. When enabling this feature you must specify image_type = "COS_CONTAINERD" and node_version = "1.12.7-gke.17" or later to use it. Structure is documented below.


@JvmName(name = "aenwxafoddangxxy")
suspend fun sandboxConfig(argument: suspend ClusterNodeConfigSandboxConfigArgsBuilder.() -> Unit)

Parameters

argument

) GKE Sandbox configuration. When enabling this feature you must specify image_type = "COS_CONTAINERD" and node_version = "1.12.7-gke.17" or later to use it. Structure is documented below.