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