packageType property

PackageType? packageType
final

The type of deployment package. Set to Image for container image and set Zip for .zip file archive.

Implementation

final PackageType? packageType;