import * as __aws_sdk_types from "@aws-sdk/types"; /** *
The response to an UpdateSqlInjectionMatchSets request.
*/ export interface UpdateSqlInjectionMatchSetOutput extends __aws_sdk_types.MetadataBearer { /** *The ChangeToken that you used to submit the UpdateSqlInjectionMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.