AwsRegionAnchorSchema
Hierarchy
- BaseAnchorSchema
- AwsRegionAnchorSchema
Index
Properties
Properties
inheritedanchorId
inheritedparent
properties
Input properties.
properties.awsRegionAZs- List of availability zones in the region.properties.awsRegionId- The AWS ID of the region.properties.regionId- The logical ID of the region.properties.vpcCidrBlock- The CIDR block for the VPC in this region.
Type declaration
awsRegionAZs: string[]
awsRegionId: string
regionId: string
vpcCidrBlock: string
This anchor is associated with a Region model representing an AWS region.
Anchors/AwsRegion