Module: Aws::AmplifyBackend::Client::_DeleteBackendResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteBackendResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #app_id ⇒ ::String
- #backend_environment_name ⇒ ::String
- #job_id ⇒ ::String
- #operation ⇒ ::String
- #status ⇒ ::String
Instance Method Details
#app_id ⇒ ::String
253 |
# File 'sig/client.rbs', line 253 def app_id: () -> ::String |
#backend_environment_name ⇒ ::String
254 |
# File 'sig/client.rbs', line 254 def backend_environment_name: () -> ::String |
#job_id ⇒ ::String
255 |
# File 'sig/client.rbs', line 255 def job_id: () -> ::String |
#operation ⇒ ::String
256 |
# File 'sig/client.rbs', line 256 def operation: () -> ::String |
#status ⇒ ::String
257 |
# File 'sig/client.rbs', line 257 def status: () -> ::String |