AwsSubnetAnchorSchema
Hierarchy
- BaseAnchorSchema
- AwsSubnetAnchorSchema
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties.
properties.AvailabilityZone
- The availability zone for the subnet.properties.awsAccountId
- The AWS account ID.properties.awsRegionId
- The AWS region ID.properties.CidrBlock
- The CIDR block for the subnet.properties.subnetName
- The name of the subnet.
Type declaration
AvailabilityZone: string
awsAccountId: string
awsRegionId: string
CidrBlock: string
subnetName: string
This anchor is associated with a Subnet model representing an AWS subnet.
Anchors/AwsSubnet