VpcSchema
Hierarchy
- unknown
- VpcSchema
Index
Properties
Properties
properties
Input properties.
properties.awsAccountId- The AWS account id.properties.awsAvailabilityZones- The AWS availability zones.properties.awsRegionId- The AWS region id.properties.CidrBlock- The CIDR block.properties.InstanceTenancy- The instance tenancy. Possible values aredefault.
response
Saved response.
response.VpcArn- The VPC ARN.response.VpcId- The VPC ID.
The
VpcSchemaclass is the schema for theVpcresource, which represents the AWS Virtual Private Cloud (VPC) resource. This resource can create a vpc in AWS using the AWS JavaScript SDK V3 API. See official sdk docs.Resources/Vpc
parents - This resource has no parents.
resourceId - The resource id is of format
vpc-<region-id>