Module: Aws::AmplifyBackend::Client::_GetBackendAPIModelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBackendAPIModelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#model_introspection_schema ⇒ ::String
378 |
# File 'sig/client.rbs', line 378
def model_introspection_schema: () -> ::String
|
#models ⇒ ::String
376 |
# File 'sig/client.rbs', line 376
def models: () -> ::String
|
#status ⇒ "LATEST", "STALE"
377 |
# File 'sig/client.rbs', line 377
def status: () -> ("LATEST" | "STALE")
|