NAME
Paws::Amplify::CreateDeploymentResult
ATTRIBUTES
REQUIRED FileUploadUrls => Paws::Amplify::FileUploadUrls
When the fileMap argument is provided in the request, the fileUploadUrls will contain a map of file names to upload url.
JobId => Str
The jobId for this deployment, will supply to start deployment api.
REQUIRED ZipUploadUrl => Str
When the fileMap argument is NOT provided. This zipUploadUrl will be returned.