VpcPeering
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | false | -- |
id | String | false | -- |
tags | List<String> | false | -- |
sourceVpcId | String | false | -- |
destinationVpcId | String | true | -- |
Used by
network → cloudAccounts → vpcs → vpcPeerings
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- vpcPeerings: List<
VpcPeering>
- vpcPeerings: List<
- vpcs: List<
- cloudAccounts: List<