shieldedInstanceConfig

@JvmName(name = "gnhatvyttnsbjlls")
suspend fun shieldedInstanceConfig(value: Output<RegionInstanceTemplateShieldedInstanceConfigArgs>)

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 = "xmpylfdvyyyajvao")
suspend fun shieldedInstanceConfig(argument: suspend RegionInstanceTemplateShieldedInstanceConfigArgsBuilder.() -> 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.