Uses of Enum
software.amazon.awscdk.pipelines.AssetType
Packages that use AssetType
-
Uses of AssetType in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return AssetTypeModifier and TypeMethodDescriptionStackAsset.getAssetType()
Type of asset to publish.final AssetType
StackAsset.Jsii$Proxy.getAssetType()
static AssetType
Returns the enum constant of this type with the specified name.static AssetType[]
AssetType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.pipelines with parameters of type AssetType