Class: Aws::Types::DomainEndpointOptionsStatus
- Inherits:
-
Object
- Object
- Aws::Types::DomainEndpointOptionsStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ Types::DomainEndpointOptions
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ Types::DomainEndpointOptions
Returns the value of attribute options.
306 307 308 |
# File 'sig/types.rbs', line 306 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
307 308 309 |
# File 'sig/types.rbs', line 307 def status @status end |