VpcSpec

VpcSpec
VpcSpec

Specification for VPC related configurations

JSON Example
{
    "dtgwSpec": {
        "vlan": 0,
        "gatewayCidr": "string",
        "externalIpBlockCidr": "string",
        "privateTgwIpBlockCidr": "string"
    }
}
dtgwSpec
Required

Specification for Distributed Transit Gateway aka DTGW

Property Of