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