Uses of Class
software.amazon.awscdk.mixins.preview.services.s3.events.ObjectACLUpdated.ObjectACLUpdatedProps.Builder
Packages that use ObjectACLUpdated.ObjectACLUpdatedProps.Builder
-
Uses of ObjectACLUpdated.ObjectACLUpdatedProps.Builder in software.amazon.awscdk.mixins.preview.services.s3.events
Methods in software.amazon.awscdk.mixins.preview.services.s3.events that return ObjectACLUpdated.ObjectACLUpdatedProps.BuilderModifier and TypeMethodDescriptionObjectACLUpdated.ObjectACLUpdatedProps.Builder.bucket(ObjectACLUpdated.Bucket bucket) Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getBucket()ObjectACLUpdated.ObjectACLUpdatedProps.builder()ObjectACLUpdated.ObjectACLUpdatedProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getEventMetadata()ObjectACLUpdated.ObjectACLUpdatedProps.Builder.object(ObjectACLUpdated.ObjectType object) Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getObject()Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getRequester()Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getRequestId()ObjectACLUpdated.ObjectACLUpdatedProps.Builder.sourceIpAddress(List<String> sourceIpAddress) Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getSourceIpAddress()Sets the value ofObjectACLUpdated.ObjectACLUpdatedProps.getVersion()Constructors in software.amazon.awscdk.mixins.preview.services.s3.events with parameters of type ObjectACLUpdated.ObjectACLUpdatedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theObjectACLUpdated.ObjectACLUpdatedProps.Builder.