Class: Aws::Types::LaunchTemplateEnclaveOptionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::LaunchTemplateEnclaveOptionsRequest
- 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.
12577 12578 12579 |
# File 'sig/types.rbs', line 12577 def enabled @enabled end |