Get Zero Trust Access Application Plain Args
data class GetZeroTrustAccessApplicationPlainArgs(val accountId: String? = null, val domain: String? = null, val name: String? = null, val zoneId: String? = null) : ConvertibleToJava<GetZeroTrustAccessApplicationPlainArgs>
A collection of arguments for invoking getZeroTrustAccessApplication.