class Aws::Amplify::Types::CreateDeploymentResult
The result structure for the create a new deployment request.
@!attribute [rw] job_id
The job ID for this deployment. will supply to start deployment api. @return [String]
@!attribute [rw] file_upload_urls
When the `fileMap` argument is provided in the request, `fileUploadUrls` will contain a map of file names to upload URLs. @return [Hash<String,String>]
@!attribute [rw] zip_upload_url
When the `fileMap` argument is not provided in the request, this `zipUploadUrl` is returned. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/amplify-2017-07-25/CreateDeploymentResult AWS API Documentation
Constants
- SENSITIVE