Hierarchy

  • IpamSubnetProps

Properties

availabilityZone: string

The availability zone (AZ) of the subnet

basePool: string[]

The base IPAM pool CIDR range the subnet is assigned to

ipamAllocation: IpamAllocationConfig

The IPAM allocation configuration

kmsKey: Key

Custom resource lambda log group encryption key

logRetentionInDays: number

Custom resource lambda log retention in days

mapPublicIpOnLaunch?: boolean

Auto-create public IP addresses on EC2 instance launch

name: string

The friendly name of the subnet

outpostArn?: string

The outpost arn for the subnet

tags?: CfnTag[]

An array of tags for the subnet

vpcId: string

The VPC ID the subnet will be created in

Generated using TypeDoc