@aws-sdk/client-waf-regional

DeleteXssMatchSetCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
ChangeToken string | undefined

The ChangeToken that you used to submit the DeleteXssMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.

Full Signature

export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetResponse, MetadataBearer