Zero Trust Access Application Policy Args
constructor(connectionRules: Output<ZeroTrustAccessApplicationPolicyConnectionRulesArgs>? = null, decision: Output<String>? = null, excludes: Output<List<ZeroTrustAccessApplicationPolicyExcludeArgs>>? = null, id: Output<String>? = null, includes: Output<List<ZeroTrustAccessApplicationPolicyIncludeArgs>>? = null, name: Output<String>? = null, precedence: Output<Int>? = null, requires: Output<List<ZeroTrustAccessApplicationPolicyRequireArgs>>? = null)