packageType property
The type of deployment package. Set to Image for container
image and set Zip for .zip file archive.
Implementation
final PackageType? packageType;
The type of deployment package. Set to Image for container
image and set Zip for .zip file archive.
final PackageType? packageType;