Uses of Enum
software.amazon.awscdk.FileAssetPackaging
Packages that use FileAssetPackaging
-
Uses of FileAssetPackaging in software.amazon.awscdk
Methods in software.amazon.awscdk that return FileAssetPackagingModifier and TypeMethodDescriptionAssetStaging.getPackaging()How this asset should be packaged.default FileAssetPackagingFileAssetSource.getPackaging()Which type of packaging to perform.final FileAssetPackagingFileAssetSource.Jsii$Proxy.getPackaging()static FileAssetPackagingReturns 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.Methods in software.amazon.awscdk with parameters of type FileAssetPackagingModifier and TypeMethodDescriptionFileAssetSource.Builder.packaging(FileAssetPackaging packaging) Sets the value ofFileAssetSource.getPackaging()