NSX-T Data Center REST API
AwsTransitVpcConfig (schema)
AWS Transit VPC Configuration
    Stores the account IDs and VPC ID related to
the transit VPC.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| account_id | AWS account ID AWS account ID of the transit VPC. This field is deprecated. Field account_id can be learnt using vpc_id. GET /csm/aws/vpcs/ Hence, this field is optional. | string | Deprecated | 
| vpc_id | VPC ID VPC ID of the transit VPC. | string | Required | 
