Uses of Class
software.amazon.awscdk.services.s3.deployment.DeployTimeSubstitutedFileProps.Builder
Packages that use DeployTimeSubstitutedFileProps.Builder
Package
Description
AWS S3 Deployment Construct Library
-
Uses of DeployTimeSubstitutedFileProps.Builder in software.amazon.awscdk.services.s3.deployment
Methods in software.amazon.awscdk.services.s3.deployment that return DeployTimeSubstitutedFileProps.BuilderModifier and TypeMethodDescriptionDeployTimeSubstitutedFileProps.builder()DeployTimeSubstitutedFileProps.Builder.destinationBucket(IBucket destinationBucket) Sets the value ofDeployTimeSubstitutedFileProps.getDestinationBucket()DeployTimeSubstitutedFileProps.Builder.destinationKey(String destinationKey) Sets the value ofDeployTimeSubstitutedFileProps.getDestinationKey()Sets the value ofDeployTimeSubstitutedFileProps.getRole()Sets the value ofDeployTimeSubstitutedFileProps.getSource()DeployTimeSubstitutedFileProps.Builder.substitutions(Map<String, String> substitutions) Sets the value ofDeployTimeSubstitutedFileProps.getSubstitutions()Constructors in software.amazon.awscdk.services.s3.deployment with parameters of type DeployTimeSubstitutedFileProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDeployTimeSubstitutedFileProps.Builder.