import { _UnmarshalledIPSet } from "./_IPSet"; import * as __aws_sdk_types from "@aws-sdk/types"; /** * CreateIPSetOutput shape */ export interface CreateIPSetOutput extends __aws_sdk_types.MetadataBearer { /** *
The IPSet returned in the CreateIPSet response.
The ChangeToken that you used to submit the CreateIPSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.