Module: Aws::AmplifyBackend::Client::_DeleteBackendStorageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteBackendStorageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
301 |
# File 'sig/client.rbs', line 301
def app_id: () -> ::String
|
#backend_environment_name ⇒ ::String
302 |
# File 'sig/client.rbs', line 302
def backend_environment_name: () -> ::String
|
#job_id ⇒ ::String
303 |
# File 'sig/client.rbs', line 303
def job_id: () -> ::String
|
#status ⇒ ::String
304 |
# File 'sig/client.rbs', line 304
def status: () -> ::String
|