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