Uses of Class
software.amazon.awscdk.cloudassembly.schema.FileAsset.Builder
Packages that use FileAsset.Builder
-
Uses of FileAsset.Builder in software.amazon.awscdk.cloudassembly.schema
Methods in software.amazon.awscdk.cloudassembly.schema that return FileAsset.BuilderModifier and TypeMethodDescriptionstatic FileAsset.BuilderFileAsset.builder()FileAsset.Builder.destinations(Map<String, ? extends FileDestination> destinations) Sets the value ofFileAsset.getDestinations()FileAsset.Builder.source(FileSource source) Sets the value ofFileAsset.getSource()Constructors in software.amazon.awscdk.cloudassembly.schema with parameters of type FileAsset.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileAsset.Builder builder) Constructor that initializes the object based on literal property values passed by theFileAsset.Builder.