Builder
class Builder
Properties
Link copied to clipboard
The name of the branch to use for the deployment job.
Link copied to clipboard
Link copied to clipboard
The type of source specified by the sourceURL
. If the value is ZIP
, the source is a .zip file. If the value is BUCKET_PREFIX
, the source is an Amazon S3 bucket and prefix. If no value is specified, the default is ZIP
.