GetZeroTrustDeviceDefaultProfileLocalDomainFallbackResult

data class GetZeroTrustDeviceDefaultProfileLocalDomainFallbackResult(val accountId: String, val description: String, val dnsServers: List<String>, val id: String, val suffix: String)

A collection of values returned by getZeroTrustDeviceDefaultProfileLocalDomainFallback.

Constructors

constructor(accountId: String, description: String, dnsServers: List<String>, id: String, suffix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

A description of the fallback domain, displayed in the client UI.

Link copied to clipboard

A list of IP addresses to handle domain resolution.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The domain suffix to match when resolving locally.