Module: Aws::AmplifyBackend::Client::_UpdateBackendStorageResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateBackendStorageResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
657 |
# File 'sig/client.rbs', line 657
def app_id: () -> ::String
|
#backend_environment_name ⇒ ::String
658 |
# File 'sig/client.rbs', line 658
def backend_environment_name: () -> ::String
|
#job_id ⇒ ::String
659 |
# File 'sig/client.rbs', line 659
def job_id: () -> ::String
|
#status ⇒ ::String
660 |
# File 'sig/client.rbs', line 660
def status: () -> ::String
|