ByteMatchSetSummary class
Properties
-
byteMatchSetId
→ String
-
The
ByteMatchSetId for a ByteMatchSet. You use
ByteMatchSetId to get information about a
ByteMatchSet, update a ByteMatchSet, remove a
ByteMatchSet from a Rule, and delete a
ByteMatchSet from AWS WAF.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
A friendly name or description of the ByteMatchSet. You can't change
Name after you create a ByteMatchSet.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited