latest--aws-ec2-ipamallocation
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-ipamallocation.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Resource Schema of AWS::EC2::IPAMAllocation Type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
Id of the IPAM Pool.
Cidr
string | Aws_CF_FunctionString
Represents a single IPv4 or IPv6 CIDR
NetmaskLength
integer
The desired netmask length of the allocation. If set, IPAM will choose a block of free space with this size and return the CIDR representing it.
Description
string | Aws_CF_FunctionString
Definitions
Cidr
string | Aws_CF_FunctionString
Represents a single IPv4 or IPv6 CIDR