@aws-sdk/client-waf

UpdateIPSetCommandOutput Interface

The output of UpdateIPSetCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
ChangeToken string | undefined

The ChangeToken that you used to submit the UpdateIPSet request. You can also use this value to query the status of the request. For more information, see GetChangeTokenStatus.

Full Signature

export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, MetadataBearer