Event Subscription Args
constructor(enabled: Output<Boolean>? = null, eventCategories: Output<List<EventSubscriptionEventCategoriesItem>>? = null, severity: Output<EventSubscriptionSeverity>? = null, snsTopicArn: Output<String>? = null, sourceIds: Output<List<String>>? = null, sourceType: Output<EventSubscriptionSourceType>? = null, subscriptionName: Output<String>? = null, tags: Output<List<TagArgs>>? = null)