Uses of Class
software.amazon.awscdk.services.s3.OnCloudTrailBucketEventOptions.Builder
-
Uses of OnCloudTrailBucketEventOptions.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionOnCloudTrailBucketEventOptions.builder()
OnCloudTrailBucketEventOptions.Builder.description
(String description) Sets the value ofOnEventOptions.getDescription()
OnCloudTrailBucketEventOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofOnEventOptions.getEventPattern()
Sets the value ofOnCloudTrailBucketEventOptions.getPaths()
Sets the value ofOnEventOptions.getRuleName()
OnCloudTrailBucketEventOptions.Builder.target
(IRuleTarget target) Sets the value ofOnEventOptions.getTarget()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theOnCloudTrailBucketEventOptions.Builder
.