GetZeroTrustDnsLocationPlainArgs

data class GetZeroTrustDnsLocationPlainArgs(val accountId: String, val locationId: String? = null) : ConvertibleToJava<GetZeroTrustDnsLocationPlainArgs>

A collection of arguments for invoking getZeroTrustDnsLocation.

Constructors

Link copied to clipboard
constructor(accountId: String, locationId: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val locationId: String? = null

Functions

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