[{"label":"Latest (v1.1)","version":"latest"}]
vmc

VpcInfoSubnets

AllOf


This class requires all of the following:

JSON Example

{
	"cidr_block": "string",
	"description": "string",
	"subnets": [
		{
			"availability_zone": "string",
			"availability_zone_id": "string",
			"compatible": false,
			"connected_account_id": "string",
			"name": "string",
			"note": "string",
			"region_name": "string",
			"subnet_cidr_block": "string",
			"subnet_id": "string",
			"vpc_cidr_block": "string",
			"vpc_id": "string"
		}
	],
	"vpc_id": "string"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

AwsCompatibleSubnets

Feedback

Was this page helpful?