IamRoleNotFoundFault({String? type, String? message}) : super(type: type, code: 'IamRoleNotFoundFault', message: message);