Class: Aws::Types::LaunchTemplateEnclaveOptions
- Inherits:
-
Object
- Object
- Aws::Types::LaunchTemplateEnclaveOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enabled ⇒ Boolean
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Boolean
Returns the value of attribute enabled.
13164 13165 13166 |
# File 'sig/types.rbs', line 13164 def enabled @enabled end |