Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudtrail.CfnTrailMixinProps.Builder
Packages that use CfnTrailMixinProps.Builder
-
Uses of CfnTrailMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail that return CfnTrailMixinProps.BuilderModifier and TypeMethodDescriptionCfnTrailMixinProps.Builder.advancedEventSelectors(List<? extends Object> advancedEventSelectors) Sets the value ofCfnTrailMixinProps.getAdvancedEventSelectors()CfnTrailMixinProps.Builder.advancedEventSelectors(IResolvable advancedEventSelectors) Sets the value ofCfnTrailMixinProps.getAdvancedEventSelectors()CfnTrailMixinProps.Builder.aggregationConfigurations(List<? extends Object> aggregationConfigurations) Sets the value ofCfnTrailMixinProps.getAggregationConfigurations()CfnTrailMixinProps.Builder.aggregationConfigurations(IResolvable aggregationConfigurations) Sets the value ofCfnTrailMixinProps.getAggregationConfigurations()static CfnTrailMixinProps.BuilderCfnTrailMixinProps.builder()CfnTrailMixinProps.Builder.cloudWatchLogsLogGroupArn(String cloudWatchLogsLogGroupArn) Sets the value ofCfnTrailMixinProps.getCloudWatchLogsLogGroupArn()CfnTrailMixinProps.Builder.cloudWatchLogsLogGroupArn(ILogGroupRef cloudWatchLogsLogGroupArn) Sets the value ofCfnTrailMixinProps.getCloudWatchLogsLogGroupArn()CfnTrailMixinProps.Builder.cloudWatchLogsRoleArn(String cloudWatchLogsRoleArn) Sets the value ofCfnTrailMixinProps.getCloudWatchLogsRoleArn()CfnTrailMixinProps.Builder.cloudWatchLogsRoleArn(IRoleRef cloudWatchLogsRoleArn) Sets the value ofCfnTrailMixinProps.getCloudWatchLogsRoleArn()CfnTrailMixinProps.Builder.enableLogFileValidation(Boolean enableLogFileValidation) Sets the value ofCfnTrailMixinProps.getEnableLogFileValidation()CfnTrailMixinProps.Builder.enableLogFileValidation(IResolvable enableLogFileValidation) Sets the value ofCfnTrailMixinProps.getEnableLogFileValidation()CfnTrailMixinProps.Builder.eventSelectors(List<? extends Object> eventSelectors) Sets the value ofCfnTrailMixinProps.getEventSelectors()CfnTrailMixinProps.Builder.eventSelectors(IResolvable eventSelectors) Sets the value ofCfnTrailMixinProps.getEventSelectors()CfnTrailMixinProps.Builder.includeGlobalServiceEvents(Boolean includeGlobalServiceEvents) Sets the value ofCfnTrailMixinProps.getIncludeGlobalServiceEvents()CfnTrailMixinProps.Builder.includeGlobalServiceEvents(IResolvable includeGlobalServiceEvents) Sets the value ofCfnTrailMixinProps.getIncludeGlobalServiceEvents()CfnTrailMixinProps.Builder.insightSelectors(List<? extends Object> insightSelectors) Sets the value ofCfnTrailMixinProps.getInsightSelectors()CfnTrailMixinProps.Builder.insightSelectors(IResolvable insightSelectors) Sets the value ofCfnTrailMixinProps.getInsightSelectors()Sets the value ofCfnTrailMixinProps.getIsLogging()CfnTrailMixinProps.Builder.isLogging(IResolvable isLogging) Sets the value ofCfnTrailMixinProps.getIsLogging()CfnTrailMixinProps.Builder.isMultiRegionTrail(Boolean isMultiRegionTrail) Sets the value ofCfnTrailMixinProps.getIsMultiRegionTrail()CfnTrailMixinProps.Builder.isMultiRegionTrail(IResolvable isMultiRegionTrail) Sets the value ofCfnTrailMixinProps.getIsMultiRegionTrail()CfnTrailMixinProps.Builder.isOrganizationTrail(Boolean isOrganizationTrail) Sets the value ofCfnTrailMixinProps.getIsOrganizationTrail()CfnTrailMixinProps.Builder.isOrganizationTrail(IResolvable isOrganizationTrail) Sets the value ofCfnTrailMixinProps.getIsOrganizationTrail()Sets the value ofCfnTrailMixinProps.getKmsKeyId()Sets the value ofCfnTrailMixinProps.getKmsKeyId()Sets the value ofCfnTrailMixinProps.getKmsKeyId()CfnTrailMixinProps.Builder.s3BucketName(String s3BucketName) Sets the value ofCfnTrailMixinProps.getS3BucketName()CfnTrailMixinProps.Builder.s3BucketName(IBucketRef s3BucketName) Sets the value ofCfnTrailMixinProps.getS3BucketName()CfnTrailMixinProps.Builder.s3KeyPrefix(String s3KeyPrefix) Sets the value ofCfnTrailMixinProps.getS3KeyPrefix()CfnTrailMixinProps.Builder.snsTopicName(String snsTopicName) Sets the value ofCfnTrailMixinProps.getSnsTopicName()Sets the value ofCfnTrailMixinProps.getTags()Sets the value ofCfnTrailMixinProps.getTrailName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail with parameters of type CfnTrailMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTrailMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTrailMixinProps.Builder.