NAME
Paws::AppSync::StartSchemaCreationResponse
ATTRIBUTES
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