pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetIpamAllocationResult
Get
Ipam
Allocation
Result
data
class
GetIpamAllocationResult
(
val
ipamPoolAllocationId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Ipam
Allocation
Result
Link copied to clipboard
fun
GetIpamAllocationResult
(
ipamPoolAllocationId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ipam
Pool
Allocation
Id
Link copied to clipboard
val
ipamPoolAllocationId
:
String
?
=
null
Id of the allocation.