shieldedInstanceConfig

@JvmName(name = "utrxteurrlqheoip")
suspend fun shieldedInstanceConfig(value: Output<InstanceTemplateShieldedInstanceConfigArgs>)
@JvmName(name = "puppurxuqrhplnrl")
suspend fun shieldedInstanceConfig(value: InstanceTemplateShieldedInstanceConfigArgs?)

Parameters

value

Enable Shielded VM on this instance. Shielded VM provides verifiable integrity to prevent against malware and rootkits. Defaults to disabled. Structure is documented below. Note: shielded_instance_config can only be used with boot images with shielded vm support. See the complete list here.


@JvmName(name = "bhkevivuqynlbthe")
suspend fun shieldedInstanceConfig(argument: suspend InstanceTemplateShieldedInstanceConfigArgsBuilder.() -> Unit)

Parameters

argument

Enable Shielded VM on this instance. Shielded VM provides verifiable integrity to prevent against malware and rootkits. Defaults to disabled. Structure is documented below. Note: shielded_instance_config can only be used with boot images with shielded vm support. See the complete list here.