@aws-sdk/client-waf-regional

DeleteIPSetCommandOutput Interface

The output of DeleteIPSetCommand.

Members

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

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

Full Signature

export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, MetadataBearer