Uses of Class
software.amazon.awscdk.services.s3.OnCloudTrailBucketEventOptions.Builder
Packages that use OnCloudTrailBucketEventOptions.Builder
-
Uses of OnCloudTrailBucketEventOptions.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return OnCloudTrailBucketEventOptions.BuilderModifier 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()Constructors in software.amazon.awscdk.services.s3 with parameters of type OnCloudTrailBucketEventOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theOnCloudTrailBucketEventOptions.Builder.