Class: Aws::Types::DeleteScheduledQueryRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteScheduledQueryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scheduled_query_arn ⇒ ::String
Returns the value of attribute scheduled_query_arn.
Instance Attribute Details
#scheduled_query_arn ⇒ ::String
Returns the value of attribute scheduled_query_arn.
72 73 74 |
# File 'sig/types.rbs', line 72 def scheduled_query_arn @scheduled_query_arn end |