Uses of Class
software.amazon.awscdk.cloud_assembly_schema.FileDestination.Builder
Packages that use FileDestination.Builder
-
Uses of FileDestination.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return FileDestination.BuilderModifier and TypeMethodDescriptionFileDestination.Builder.assumeRoleAdditionalOptions(Map<String, ? extends Object> assumeRoleAdditionalOptions) Sets the value ofAwsDestination.getAssumeRoleAdditionalOptions()FileDestination.Builder.assumeRoleArn(String assumeRoleArn) Sets the value ofAwsDestination.getAssumeRoleArn()FileDestination.Builder.assumeRoleExternalId(String assumeRoleExternalId) Sets the value ofAwsDestination.getAssumeRoleExternalId()FileDestination.Builder.bucketName(String bucketName) Sets the value ofFileDestination.getBucketName()static FileDestination.BuilderFileDestination.builder()Sets the value ofFileDestination.getObjectKey()Sets the value ofAwsDestination.getRegion()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type FileDestination.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileDestination.Builder builder) Constructor that initializes the object based on literal property values passed by theFileDestination.Builder.