Module: Aws::AppSync::Client::_StartSchemaCreationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSchemaCreationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#status ⇒ "PROCESSING", ...
896 |
# File 'sig/client.rbs', line 896
def status: () -> ("PROCESSING" | "ACTIVE" | "DELETING" | "FAILED" | "SUCCESS" | "NOT_APPLICABLE")
|