class
Amazonite::CloudWatchLogs::DeleteSubscriptionFilterRequest
- Amazonite::CloudWatchLogs::DeleteSubscriptionFilterRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/delete_subscription_filter_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#filter_name : String
The name of the subscription filter.
-
#filter_name=(filter_name : String)
The name of the subscription filter.
-
#hash(hasher)
See
Object#hash(hasher) -
#log_group_name : String
The name of the log group.
-
#log_group_name=(log_group_name : String)
The name of the log group.
- #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?.