import { _UnmarshalledXssMatchSet } from "./_XssMatchSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** *
The response to a CreateXssMatchSet request.
An XssMatchSet.
*/ XssMatchSet?: _UnmarshalledXssMatchSet; /** *The ChangeToken that you used to submit the CreateXssMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.