Module: Aws::AmplifyBackend::Client::_RemoveAllBackendsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RemoveAllBackendsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_id ⇒ ::String
515 |
# File 'sig/client.rbs', line 515
def app_id: () -> ::String
|
#job_id ⇒ ::String
516 |
# File 'sig/client.rbs', line 516
def job_id: () -> ::String
|
#operation ⇒ ::String
517 |
# File 'sig/client.rbs', line 517
def operation: () -> ::String
|
#status ⇒ ::String
518 |
# File 'sig/client.rbs', line 518
def status: () -> ::String
|