packaging property
Type of build output artifact to create. If type is set to CODEPIPELINE or
NO_ARTIFACTS, this value is ignored if specified. If type is set to S3, valid values are NONE or ZIP.
Implementation
final pulumi.Input<String?>? packaging;