menu
aws_mgh_api package
documentation
AWSMigrationHub-2017-05-31.dart
PolicyErrorException
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_mgh_api package
documentation
AWSMigrationHub-2017-05-31
PolicyErrorException
toJson method
PolicyErrorException class