NSX-T Data Center REST API
AwsGatewayDeployConfig (schema)
AWS gateway deployment configuration
| Name | Description | Type | Notes |
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
| _schema | Schema for this resource | string | Readonly |
| _self | Link to this resource | SelfResourceLink | Readonly |
| account_id | ID of the AWS account | string | Required |
| configuration | Configuration of this gateway | AwsGatewayConfig | Readonly |
| vpc_id | ID of the vpc | string | Required |