import { _UnmarshalledByteMatchSet } from "./_ByteMatchSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * GetByteMatchSetOutput shape */ export interface GetByteMatchSetOutput extends __aws_sdk_types.MetadataBearer { /** *
Information about the ByteMatchSet that you specified in the GetByteMatchSet request. For more information, see the following topics:
ByteMatchSet: Contains ByteMatchSetId, ByteMatchTuples, and Name
ByteMatchTuples: Contains an array of ByteMatchTuple objects. Each ByteMatchTuple object contains FieldToMatch, PositionalConstraint, TargetString, and TextTransformation
FieldToMatch: Contains Data and Type