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.
-
#scheduled_query_arn ⇒ ::String
Returns the value of attribute scheduled_query_arn.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
329 330 331 |
# File 'sig/types.rbs', line 329 def end |
#scheduled_query_arn ⇒ ::String
Returns the value of attribute scheduled_query_arn.
330 331 332 |
# File 'sig/types.rbs', line 330 def scheduled_query_arn @scheduled_query_arn end |