Principal Args
constructor(condition: Output<String>? = null, groups: Output<List<String>>? = null, ips: Output<List<String>>? = null, namespaces: Output<List<String>>? = null, notGroups: Output<List<String>>? = null, notIps: Output<List<String>>? = null, notNamespaces: Output<List<String>>? = null, notUsers: Output<List<String>>? = null, properties: Output<Map<String, String>>? = null, users: Output<List<String>>? = null)