toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
GetIpamIpamPoolAllocationsResult
/
GetIpamIpamPoolAllocationsResult
Get
Ipam
Ipam
Pool
Allocations
Result
constructor
(
allocations
:
List
<
GetIpamIpamPoolAllocationsAllocation
>
,
cidr
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
ipamPoolAllocationId
:
String
?
=
null
,
ipamPoolAllocationName
:
String
?
=
null
,
ipamPoolId
:
String
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
)