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