- Navigation Guide
@aws-sdk/client-ec2
CreatePublicIpv4PoolCommandOutput Interface
The output of CreatePublicIpv4PoolCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
PoolId | string | undefined | The ID of the public IPv4 pool. |
Full Signature
export interface CreatePublicIpv4PoolCommandOutput extends CreatePublicIpv4PoolResult, MetadataBearer