shielded Instance Config
suspend fun shieldedInstanceConfig(value: Output<ClusterNodePoolNodeConfigShieldedInstanceConfigArgs>)
Parameters
value
Shielded Instance options. Structure is documented below.
suspend fun shieldedInstanceConfig(argument: suspend ClusterNodePoolNodeConfigShieldedInstanceConfigArgsBuilder.() -> Unit)
Parameters
argument
Shielded Instance options. Structure is documented below.