Class: Aws::Types::DirectoryUnavailableException
- Inherits:
-
Object
- Object
- Aws::Types::DirectoryUnavailableException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#request_id ⇒ ::String
Returns the value of attribute request_id.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
758 759 760 |
# File 'sig/types.rbs', line 758 def end |
#request_id ⇒ ::String
Returns the value of attribute request_id.
759 760 761 |
# File 'sig/types.rbs', line 759 def request_id @request_id end |