Uses of Class
software.amazon.awscdk.services.cloudtrail.CfnEventDataStoreProps.Builder
Packages that use CfnEventDataStoreProps.Builder
-
Uses of CfnEventDataStoreProps.Builder in software.amazon.awscdk.services.cloudtrail
Methods in software.amazon.awscdk.services.cloudtrail that return CfnEventDataStoreProps.BuilderModifier and TypeMethodDescriptionCfnEventDataStoreProps.Builder.advancedEventSelectors(List<? extends Object> advancedEventSelectors) Sets the value ofCfnEventDataStoreProps.getAdvancedEventSelectors()CfnEventDataStoreProps.Builder.advancedEventSelectors(IResolvable advancedEventSelectors) Sets the value ofCfnEventDataStoreProps.getAdvancedEventSelectors()CfnEventDataStoreProps.Builder.billingMode(String billingMode) Sets the value ofCfnEventDataStoreProps.getBillingMode()CfnEventDataStoreProps.builder()CfnEventDataStoreProps.Builder.contextKeySelectors(List<? extends Object> contextKeySelectors) Sets the value ofCfnEventDataStoreProps.getContextKeySelectors()CfnEventDataStoreProps.Builder.contextKeySelectors(IResolvable contextKeySelectors) Sets the value ofCfnEventDataStoreProps.getContextKeySelectors()CfnEventDataStoreProps.Builder.federationEnabled(Boolean federationEnabled) Sets the value ofCfnEventDataStoreProps.getFederationEnabled()CfnEventDataStoreProps.Builder.federationEnabled(IResolvable federationEnabled) Sets the value ofCfnEventDataStoreProps.getFederationEnabled()CfnEventDataStoreProps.Builder.federationRoleArn(String federationRoleArn) Sets the value ofCfnEventDataStoreProps.getFederationRoleArn()CfnEventDataStoreProps.Builder.ingestionEnabled(Boolean ingestionEnabled) Sets the value ofCfnEventDataStoreProps.getIngestionEnabled()CfnEventDataStoreProps.Builder.ingestionEnabled(IResolvable ingestionEnabled) Sets the value ofCfnEventDataStoreProps.getIngestionEnabled()CfnEventDataStoreProps.Builder.insightsDestination(String insightsDestination) Sets the value ofCfnEventDataStoreProps.getInsightsDestination()CfnEventDataStoreProps.Builder.insightSelectors(List<? extends Object> insightSelectors) Sets the value ofCfnEventDataStoreProps.getInsightSelectors()CfnEventDataStoreProps.Builder.insightSelectors(IResolvable insightSelectors) Sets the value ofCfnEventDataStoreProps.getInsightSelectors()Sets the value ofCfnEventDataStoreProps.getKmsKeyId()CfnEventDataStoreProps.Builder.maxEventSize(String maxEventSize) Sets the value ofCfnEventDataStoreProps.getMaxEventSize()CfnEventDataStoreProps.Builder.multiRegionEnabled(Boolean multiRegionEnabled) Sets the value ofCfnEventDataStoreProps.getMultiRegionEnabled()CfnEventDataStoreProps.Builder.multiRegionEnabled(IResolvable multiRegionEnabled) Sets the value ofCfnEventDataStoreProps.getMultiRegionEnabled()Sets the value ofCfnEventDataStoreProps.getName()CfnEventDataStoreProps.Builder.organizationEnabled(Boolean organizationEnabled) Sets the value ofCfnEventDataStoreProps.getOrganizationEnabled()CfnEventDataStoreProps.Builder.organizationEnabled(IResolvable organizationEnabled) Sets the value ofCfnEventDataStoreProps.getOrganizationEnabled()CfnEventDataStoreProps.Builder.retentionPeriod(Number retentionPeriod) Sets the value ofCfnEventDataStoreProps.getRetentionPeriod()Sets the value ofCfnEventDataStoreProps.getTags()CfnEventDataStoreProps.Builder.terminationProtectionEnabled(Boolean terminationProtectionEnabled) Sets the value ofCfnEventDataStoreProps.getTerminationProtectionEnabled()CfnEventDataStoreProps.Builder.terminationProtectionEnabled(IResolvable terminationProtectionEnabled) Sets the value ofCfnEventDataStoreProps.getTerminationProtectionEnabled()Constructors in software.amazon.awscdk.services.cloudtrail with parameters of type CfnEventDataStoreProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEventDataStoreProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEventDataStoreProps.Builder.