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, ACTIVE, or DELETING). Once the schema is in the ACTIVE state, you can add data.
Valid values are: "PROCESSING"
, "ACTIVE"
, "DELETING"
=head2 _request_id => Str