Module: Aws::AmplifyBackend::Client::_ImportBackendStorageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ImportBackendStorageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
471 |
# File 'sig/client.rbs', line 471
def app_id: () -> ::String
|
#backend_environment_name ⇒ ::String
472 |
# File 'sig/client.rbs', line 472
def backend_environment_name: () -> ::String
|
#job_id ⇒ ::String
473 |
# File 'sig/client.rbs', line 473
def job_id: () -> ::String
|
#status ⇒ ::String
474 |
# File 'sig/client.rbs', line 474
def status: () -> ::String
|