GetZeroTrustDeviceCustomProfileLocalDomainFallbackResult

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

A collection of values returned by getZeroTrustDeviceCustomProfileLocalDomainFallback.

Constructors

constructor(accountId: String, description: String, dnsServers: List<String>, id: String, policyId: 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

Device ID.

Link copied to clipboard

The domain suffix to match when resolving locally.