Uses of Class
software.amazon.awscdk.app.staging.synthesizer.alpha.FileStagingLocation.Builder
Packages that use FileStagingLocation.Builder
-
Uses of FileStagingLocation.Builder in software.amazon.awscdk.app.staging.synthesizer.alpha
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return FileStagingLocation.BuilderModifier and TypeMethodDescriptionFileStagingLocation.Builder.assumeRoleArn(String assumeRoleArn) Sets the value ofFileStagingLocation.getAssumeRoleArn()FileStagingLocation.Builder.bucketName(String bucketName) Sets the value ofFileStagingLocation.getBucketName()static FileStagingLocation.BuilderFileStagingLocation.builder()FileStagingLocation.Builder.dependencyStack(Stack dependencyStack) Sets the value ofFileStagingLocation.getDependencyStack()Sets the value ofFileStagingLocation.getPrefix()Constructors in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type FileStagingLocation.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileStagingLocation.Builder builder) Constructor that initializes the object based on literal property values passed by theFileStagingLocation.Builder.