NAME
Paws::AppSync::GetSchemaCreationStatusResponse
ATTRIBUTES
Details => Str
Detailed information about the status of the schema creation operation.
Status => Str
The current state of the schema (PROCESSING, FAILED, SUCCESS, or NOT_APPLICABLE). When the schema is in the ACTIVE state, you can add data.
Valid values are: "PROCESSING"
, "ACTIVE"
, "DELETING"
, "FAILED"
, "SUCCESS"
, "NOT_APPLICABLE"
=head2 _request_id => Str