Map<String, dynamic> toMap() { return <String, dynamic>{ 'region': ?region, 'standardsSubscriptionArns': ?standardsSubscriptionArns, }; }