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.
1155 1156 1157 |
# File 'sig/types.rbs', line 1155 def @message end |
#reason ⇒ "KMS_NotFoundException"
Returns the value of attribute reason.
1156 1157 1158 |
# File 'sig/types.rbs', line 1156 def reason @reason end |