shielded Instance Config
suspend fun shieldedInstanceConfig(value: Output<WorkstationConfigHostGceInstanceShieldedInstanceConfigArgs>)
suspend fun shieldedInstanceConfig(value: WorkstationConfigHostGceInstanceShieldedInstanceConfigArgs?)
Parameters
value
A set of Compute Engine Shielded instance options. Structure is documented below.
suspend fun shieldedInstanceConfig(argument: suspend WorkstationConfigHostGceInstanceShieldedInstanceConfigArgsBuilder.() -> Unit)
Parameters
argument
A set of Compute Engine Shielded instance options. Structure is documented below.