ServiceEndpoint
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | List<String> | false | -- |
region | String | false | -- |
ipSubnets | List<IpSubnet> | false | -- |
backendLoadBalancerIds | List<String> | false | -- |
Used by
network → cloudAccounts → vpcs → serviceEndpoints
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- serviceEndpoints: List<
ServiceEndpoint>
- serviceEndpoints: List<
- vpcs: List<
- cloudAccounts: List<