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.outputs
/
GetIpamPoolCidrResult
Get
Ipam
Pool
Cidr
Result
data
class
GetIpamPoolCidrResult
(
val
ipamPoolCidrId
:
String
?
=
null
,
val
state
:
String
?
=
null
)
Members
Constructors
Get
Ipam
Pool
Cidr
Result
Link copied to clipboard
constructor
(
ipamPoolCidrId
:
String
?
=
null
,
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipam
Pool
Cidr
Id
Link copied to clipboard
val
ipamPoolCidrId
:
String
?
=
null
Id of the IPAM Pool Cidr.
state
Link copied to clipboard
val
state
:
String
?
=
null
Provisioned state of the cidr.