CreateRuleGroupResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
summary
→ RuleGroupSummary?
-
High-level information about a RuleGroup, returned by operations like
create and list. This provides information like the ID, that you can use to
retrieve and manage a
RuleGroup
, and the ARN, that you provide
to the RuleGroupReferenceStatement to use the rule group in a
Rule.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited