EventDataStoreArgs

constructor(advancedEventSelectors: Output<List<EventDataStoreAdvancedEventSelectorArgs>>? = null, billingMode: Output<String>? = null, federationEnabled: Output<Boolean>? = null, federationRoleArn: Output<String>? = null, ingestionEnabled: Output<Boolean>? = null, insightSelectors: Output<List<EventDataStoreInsightSelectorArgs>>? = null, insightsDestination: Output<String>? = null, kmsKeyId: Output<String>? = null, multiRegionEnabled: Output<Boolean>? = null, name: Output<String>? = null, organizationEnabled: Output<Boolean>? = null, retentionPeriod: Output<Int>? = null, tags: Output<List<TagArgs>>? = null, terminationProtectionEnabled: Output<Boolean>? = null)