Class: Aws::Types::LaunchTemplateEnclaveOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


12572
12573
12574
# File 'sig/types.rbs', line 12572

def enabled
  @enabled
end