class
Amazonite::CloudWatchLogs::DeleteScheduledQueryRequest
- Amazonite::CloudWatchLogs::DeleteScheduledQueryRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/delete_scheduled_query_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#identifier : String
The ARN or name of the scheduled query to delete.
-
#identifier=(identifier : String)
The ARN or name of the scheduled query to delete.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.