Class: Aws::Types::ElasticsearchVersionStatus
- Inherits:
-
Object
- Object
- Aws::Types::ElasticsearchVersionStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ ::String
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ ::String
Returns the value of attribute options.
711 712 713 |
# File 'sig/types.rbs', line 711 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
712 713 714 |
# File 'sig/types.rbs', line 712 def status @status end |