AccessApplicationPolicyArgs

constructor(connectionRules: Output<AccessApplicationPolicyConnectionRulesArgs>? = null, decision: Output<String>? = null, excludes: Output<List<AccessApplicationPolicyExcludeArgs>>? = null, id: Output<String>? = null, includes: Output<List<AccessApplicationPolicyIncludeArgs>>? = null, name: Output<String>? = null, precedence: Output<Int>? = null, requires: Output<List<AccessApplicationPolicyRequireArgs>>? = null)