Module: Aws::AppSync::Client::_DisassociateMergedGraphqlApiResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DisassociateMergedGraphqlApiResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#source_api_association_status ⇒ "MERGE_SCHEDULED", ...
468 |
# File 'sig/client.rbs', line 468
def source_api_association_status: () -> ("MERGE_SCHEDULED" | "MERGE_FAILED" | "MERGE_SUCCESS" | "MERGE_IN_PROGRESS" | "AUTO_MERGE_SCHEDULE_FAILED" | "DELETION_SCHEDULED" | "DELETION_IN_PROGRESS" | "DELETION_FAILED")
|