InlineAwsSubnetListResult1
InlineAwsSubnetListResult1
Aws subnets list
JSON Example
{
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_last_sync_time": 0,
"display_name": "string",
"description": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"vpc_id": "string",
"cidr": "string",
"id": "string",
"availability_zone": "string"
}
]
}