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.
-
#type ⇒ ::String
Returns the value of attribute type.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1935 1936 1937 |
# File 'sig/types.rbs', line 1935 def end |
#type ⇒ ::String
Returns the value of attribute type.
1934 1935 1936 |
# File 'sig/types.rbs', line 1934 def type @type end |