Spectrum Application Edge Ips
data class SpectrumApplicationEdgeIps(val connectivity: String? = null, val ips: List<String>? = null, val type: String)
Properties
Link copied to clipboard
The IP versions supported for inbound connections on Spectrum anycast IPs. Required when type
is not static
. Available values: all
, ipv4
, ipv6
.
Link copied to clipboard
The collection of customer owned IPs to broadcast via anycast for this hostname and application. Requires Bring Your Own IP provisioned.