ZeroTrustDnsLocationEndpointsIpv6Args

data class ZeroTrustDnsLocationEndpointsIpv6Args(val authenticationEnabled: Output<Boolean>? = null, val enabled: Output<Boolean>, val networks: Output<List<ZeroTrustDnsLocationEndpointsIpv6NetworkArgs>>? = null) : ConvertibleToJava<ZeroTrustDnsLocationEndpointsIpv6Args>

Constructors

Link copied to clipboard
constructor(authenticationEnabled: Output<Boolean>? = null, enabled: Output<Boolean>, networks: Output<List<ZeroTrustDnsLocationEndpointsIpv6NetworkArgs>>? = null)

Properties

Link copied to clipboard
val authenticationEnabled: Output<Boolean>? = null
Link copied to clipboard
val enabled: Output<Boolean>
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustDnsLocationEndpointsIpv6Args