Class: Aws::Types::InvalidResourceException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidResourceException
- 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.
339 340 341 |
# File 'sig/types.rbs', line 339 def end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
340 341 342 |
# File 'sig/types.rbs', line 340 def resource_type @resource_type end |