Uses of Enum
software.amazon.awscdk.core.FileAssetPackaging
-
Uses of FileAssetPackaging in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionAssetStaging.getPackaging()
How this asset should be packaged.default FileAssetPackaging
FileAssetSource.getPackaging()
Which type of packaging to perform.final FileAssetPackaging
FileAssetSource.Jsii$Proxy.getPackaging()
static FileAssetPackaging
Returns the enum constant of this type with the specified name.static FileAssetPackaging[]
FileAssetPackaging.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFileAssetSource.Builder.packaging
(FileAssetPackaging packaging) Sets the value ofFileAssetSource.getPackaging()