import { _UnmarshalledGeoMatchSet } from "./_GeoMatchSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * CreateGeoMatchSetOutput shape */ export interface CreateGeoMatchSetOutput extends __aws_sdk_types.MetadataBearer { /** *
The GeoMatchSet returned in the CreateGeoMatchSet response. The GeoMatchSet contains no GeoMatchConstraints.
The ChangeToken that you used to submit the CreateGeoMatchSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.