OrganizationSecurityPolicyRuleArgs

constructor(action: Output<String>? = null, description: Output<String>? = null, direction: Output<String>? = null, enableLogging: Output<Boolean>? = null, match: Output<OrganizationSecurityPolicyRuleMatchArgs>? = null, policyId: Output<String>? = null, preview: Output<Boolean>? = null, priority: Output<Int>? = null, targetResources: Output<List<String>>? = null, targetServiceAccounts: Output<List<String>>? = null)