latest--aws-ec2-ipampoolcidr
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-ipampoolcidr.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Resource Schema of AWS::EC2::IPAMPoolCidr 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 provision. If set, IPAM will choose a block of free space with this size and return the CIDR representing it.