Module: Aws::AmplifyBackend::Client::_CreateBackendStorageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateBackendStorageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
217 |
# File 'sig/client.rbs', line 217
def app_id: () -> ::String
|
#backend_environment_name ⇒ ::String
218 |
# File 'sig/client.rbs', line 218
def backend_environment_name: () -> ::String
|
#job_id ⇒ ::String
219 |
# File 'sig/client.rbs', line 219
def job_id: () -> ::String
|
#status ⇒ ::String
220 |
# File 'sig/client.rbs', line 220
def status: () -> ::String
|