menu
aws_waf_regional_api package
documentation
waf-regional-2016-11-28.dart
WebACLSummary class
WebACLSummary class
dark_mode
light_mode
WebACLSummary
class
Constructors
WebACLSummary
({
required
String
name
,
required
String
webACLId
})
WebACLSummary.fromJson
(
Map
<
String
,
dynamic
>
json
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
name
→
String
A friendly name or description of the
WebACL
. You can't change the name of a
WebACL
after you create it.
final
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
webACLId
→
String
A unique identifier for a
WebACL
. You use
WebACLId
to get information about a
WebACL
(see
GetWebACL
), update a
WebACL
(see
UpdateWebACL
), and delete a
WebACL
from AWS WAF (see
DeleteWebACL
).
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
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
aws_waf_regional_api package
documentation
waf-regional-2016-11-28
WebACLSummary class
waf-regional-2016-11-28 library