Class: Aws::Types::ResourceNotFoundException
- Inherits:
-
Object
- Object
- Aws::Types::ResourceNotFoundException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#reason ⇒ "KMS_NotFoundException"
Returns the value of attribute reason.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def @message end |
#reason ⇒ "KMS_NotFoundException"
Returns the value of attribute reason.
1160 1161 1162 |
# File 'sig/types.rbs', line 1160 def reason @reason end |