toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
IpamAllocationArgs
/
IpamAllocationArgs
Ipam
Allocation
Args
constructor
(
cidr
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
ipamPoolId
:
Output
<
String
>
?
=
null
,
netmaskLength
:
Output
<
Int
>
?
=
null
)