get Ipam Allocation
Resource Schema of AWS::EC2::IPAMAllocation Type
Return
null
Parameters
argument
null
suspend fun getIpamAllocation(cidr: String, ipamPoolAllocationId: String, ipamPoolId: String): GetIpamAllocationResult
Return
null
See also
Parameters
cidr
ipam Pool Allocation Id
Id of the allocation.
ipam Pool Id
Id of the IPAM Pool.
suspend fun getIpamAllocation(argument: suspend GetIpamAllocationPlainArgsBuilder.() -> Unit): GetIpamAllocationResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.awsnative.ec2.kotlin.inputs.GetIpamAllocationPlainArgs.