Zero Trust Dns Location Endpoints Dot Args
data class ZeroTrustDnsLocationEndpointsDotArgs(val enabled: Output<Boolean>? = null, val networks: Output<List<ZeroTrustDnsLocationEndpointsDotNetworkArgs>>? = null) : ConvertibleToJava<ZeroTrustDnsLocationEndpointsDotArgs>
Constructors
Link copied to clipboard
constructor(enabled: Output<Boolean>? = null, networks: Output<List<ZeroTrustDnsLocationEndpointsDotNetworkArgs>>? = null)