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.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
497 498 499 |
# File 'sig/types.rbs', line 497 def end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
498 499 500 |
# File 'sig/types.rbs', line 498 def resource_type @resource_type end |