class
Amazonite::CloudWatch::PutManagedInsightRulesInput
- Amazonite::CloudWatch::PutManagedInsightRulesInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
cloudwatch/put_managed_insight_rules_input.crConstructors
- .new(pull : JSON::PullParser)
- .new(managed_rules : Array(ManagedRule))
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#managed_rules : Array(ManagedRule)
A list of
ManagedRulesto enable. -
#managed_rules=(managed_rules : Array(ManagedRule))
A list of
ManagedRulesto enable. - #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?.