Spot Instance Request Enclave Options Args
data class SpotInstanceRequestEnclaveOptionsArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<SpotInstanceRequestEnclaveOptionsArgs>
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.