Class: Aws::Types::AvailabilityOptionsStatus
- Inherits:
-
Object
- Object
- Aws::Types::AvailabilityOptionsStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ Boolean
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ Boolean
Returns the value of attribute options.
40 41 42 |
# File 'sig/types.rbs', line 40 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
41 42 43 |
# File 'sig/types.rbs', line 41 def status @status end |