Class: Aws::Types::ResourceNotFound
- Inherits:
-
Object
- Object
- Aws::Types::ResourceNotFound
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1449 1450 1451 |
# File 'sig/types.rbs', line 1449 def end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
1448 1449 1450 |
# File 'sig/types.rbs', line 1448 def resource_arn @resource_arn end |