menu
aws_waf_api package
documentation
waf-2015-08-24.dart
ByteMatchSetSummary
ByteMatchSetSummary constructor
ByteMatchSetSummary constructor
dark_mode
light_mode
ByteMatchSetSummary
constructor
ByteMatchSetSummary
(
{
required
String
byteMatchSetId
,
required
String
name
,
})
Implementation
ByteMatchSetSummary({ required this.byteMatchSetId, required this.name, });
aws_waf_api package
documentation
waf-2015-08-24
ByteMatchSetSummary
ByteMatchSetSummary constructor
ByteMatchSetSummary class