- Navigation Guide
@aws-sdk/client-ec2
ReleaseIpamPoolAllocationCommandInput Interface
The input for ReleaseIpamPoolAllocationCommand.
Members
Name | Type | Details |
---|---|---|
Cidr Required | string | undefined | The CIDR of the allocation you want to release. |
IpamPoolAllocationId Required | string | undefined | The ID of the allocation. |
IpamPoolId Required | string | undefined | The ID of the IPAM pool which contains the allocation you want to release. |
DryRun | boolean | undefined | A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is |
Full Signature
export interface ReleaseIpamPoolAllocationCommandInput extends ReleaseIpamPoolAllocationRequest