import { _UnmarshalledGeoMatchSet } from "./_GeoMatchSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * GetGeoMatchSetOutput shape */ export interface GetGeoMatchSetOutput extends __aws_sdk_types.MetadataBearer { /** *
Information about the GeoMatchSet that you specified in the GetGeoMatchSet request. This includes the Type, which for a GeoMatchContraint is always Country, as well as the Value, which is the identifier for a specific country.