toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetPublicIpv4PoolResult
/
GetPublicIpv4PoolResult
Get
Public
Ipv4Pool
Result
constructor
(
description
:
String
,
id
:
String
,
networkBorderGroup
:
String
,
poolAddressRanges
:
List
<
GetPublicIpv4PoolPoolAddressRange
>
,
poolId
:
String
,
tags
:
Map
<
String
,
String
>
,
totalAddressCount
:
Int
,
totalAvailableAddressCount
:
Int
)