Module: Aws::Amplify::Client::_CreateDeploymentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDeploymentResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#file_upload_urls ⇒ ::Hash[::String, ::String]
171 |
# File 'sig/client.rbs', line 171
def file_upload_urls: () -> ::Hash[::String, ::String]
|
#job_id ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def job_id: () -> ::String
|
#zip_upload_url ⇒ ::String
172 |
# File 'sig/client.rbs', line 172
def zip_upload_url: () -> ::String
|