packaging property

Input<String?>? packaging
final

The type of build output artifact to create. Valid values are: NONE (default) and ZIP.

Implementation

final pulumi.Input<String?>? packaging;