GlobalAccelerator
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
dnsName | String | false | The Domain Name System (DNS) name that Global Accelerator creates that points to an accelerator's static IPv4 addresses. |
publicIps | Bag<IpAddress> | false | -- |
tags | Bag<String> | false | -- |
status | GlobalAcceleratorStatus | false | -- |
listeners | Bag<GlobalAcceleratorListener> | false | -- |
Used by
network → cloudAccounts → globalAccelerators
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>- globalAccelerators: Bag<
GlobalAccelerator>
- globalAccelerators: Bag<
- cloudAccounts: Bag<