Uses of Interface
software.amazon.awscdk.mixins.preview.services.s3.events.BucketEvents.ObjectACLUpdated.ObjectACLUpdatedProps
Packages that use BucketEvents.ObjectACLUpdated.ObjectACLUpdatedProps
-
Uses of BucketEvents.ObjectACLUpdated.ObjectACLUpdatedProps in software.amazon.awscdk.mixins.preview.services.s3.events
Classes in software.amazon.awscdk.mixins.preview.services.s3.events that implement BucketEvents.ObjectACLUpdated.ObjectACLUpdatedPropsModifier and TypeClassDescriptionstatic final classAn implementation forBucketEvents.ObjectACLUpdated.ObjectACLUpdatedPropsMethods in software.amazon.awscdk.mixins.preview.services.s3.events that return BucketEvents.ObjectACLUpdated.ObjectACLUpdatedPropsModifier and TypeMethodDescriptionBucketEvents.ObjectACLUpdated.ObjectACLUpdatedProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.s3.events with parameters of type BucketEvents.ObjectACLUpdated.ObjectACLUpdatedPropsModifier and TypeMethodDescriptionBucketEvents.objectACLUpdatedPattern(BucketEvents.ObjectACLUpdated.ObjectACLUpdatedProps options) (experimental) EventBridge event pattern for Bucket Object ACL Updated.