menu
aws_wafv2_api package
documentation
wafv2-2019-07-29.dart
WAFSubscriptionNotFoundException
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
String
?
>
toJson
(
)
inherited
Implementation
Map<String, String?> toJson() => { 'type': type, 'code': code, 'message': message, };
aws_wafv2_api package
documentation
wafv2-2019-07-29
WAFSubscriptionNotFoundException
toJson method
WAFSubscriptionNotFoundException class