Class: Aws::Types::IdentityCenterServiceException
- Inherits:
-
Object
- Object
- Aws::Types::IdentityCenterServiceException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#underlying_error_code ⇒ ::String
Returns the value of attribute underlying_error_code.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
801 802 803 |
# File 'sig/types.rbs', line 801 def @message end |
#underlying_error_code ⇒ ::String
Returns the value of attribute underlying_error_code.
802 803 804 |
# File 'sig/types.rbs', line 802 def @underlying_error_code end |