Uses of Class
software.amazon.awscdk.services.datasync.LocationS3Reference.Builder
Packages that use LocationS3Reference.Builder
-
Uses of LocationS3Reference.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return LocationS3Reference.BuilderModifier and TypeMethodDescriptionstatic LocationS3Reference.Builder
LocationS3Reference.builder()
LocationS3Reference.Builder.locationArn
(String locationArn) Sets the value ofLocationS3Reference.getLocationArn()
Constructors in software.amazon.awscdk.services.datasync with parameters of type LocationS3Reference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(LocationS3Reference.Builder builder) Constructor that initializes the object based on literal property values passed by theLocationS3Reference.Builder
.