GetSpectrumApplicationEdgeIps

data class GetSpectrumApplicationEdgeIps(val connectivity: String, val ips: List<String>, val type: String)

Constructors

Link copied to clipboard
constructor(connectivity: String, ips: List<String>, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP versions supported for inbound connections on Spectrum anycast IPs. Available values: "all", "ipv4", "ipv6".

Link copied to clipboard

The array of customer owned IPs we broadcast via anycast for this hostname and application.

Link copied to clipboard

The type of edge IP configuration specified. Dynamically allocated edge IPs use Spectrum anycast IPs in accordance with the connectivity you specify. Only valid with CNAME DNS names. Available values: "dynamic".