import { _UnmarshalledByteMatchSet } from "./_ByteMatchSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * CreateByteMatchSetOutput shape */ export interface CreateByteMatchSetOutput extends __aws_sdk_types.MetadataBearer { /** *
A ByteMatchSet that contains no ByteMatchTuple objects.
The ChangeToken that you used to submit the CreateByteMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.