Uses of Enum
software.amazon.awscdk.cloud_assembly_schema.FileAssetPackaging
Packages that use FileAssetPackaging
-
Uses of FileAssetPackaging in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return FileAssetPackagingModifier and TypeMethodDescriptiondefault FileAssetPackagingFileSource.getPackaging()Packaging method.final FileAssetPackagingFileSource.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.cloud_assembly_schema with parameters of type FileAssetPackagingModifier and TypeMethodDescriptionFileSource.Builder.packaging(FileAssetPackaging packaging) Sets the value ofFileSource.getPackaging()