EventDataStoreArgs

constructor(advancedEventSelectors: Output<List<EventDataStoreAdvancedEventSelectorArgs>>? = null, kmsKeyId: Output<String>? = null, multiRegionEnabled: Output<Boolean>? = null, name: Output<String>? = null, organizationEnabled: Output<Boolean>? = null, retentionPeriod: Output<Int>? = null, tags: Output<Map<String, String>>? = null, terminationProtectionEnabled: Output<Boolean>? = null)