Uses of Interface
software.amazon.awscdk.services.cloudtrail.S3EventSelector
-
Uses of S3EventSelector in software.amazon.awscdk.services.cloudtrail
Modifier and TypeMethodDescriptionS3EventSelector.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
Trail.addS3EventSelector
(List<S3EventSelector> s3Selector) When an event occurs in your account, CloudTrail evaluates whether the event matches the settings for your trails.void
Trail.addS3EventSelector
(List<S3EventSelector> s3Selector, AddEventSelectorOptions options) When an event occurs in your account, CloudTrail evaluates whether the event matches the settings for your trails.