Instance Enclave Options Args
data class InstanceEnclaveOptionsArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<InstanceEnclaveOptionsArgs>
Properties
Link copied to clipboard
Whether Nitro Enclaves will be enabled on the instance. Defaults to false
. For more information, see the documentation on Nitro Enclaves.