Client Authorization Permission Args
constructor(decisionStrategy: Output<String>? = null, description: Output<String>? = null, name: Output<String>? = null, policies: Output<List<String>>? = null, realmId: Output<String>? = null, resourceServerId: Output<String>? = null, resourceType: Output<String>? = null, resources: Output<List<String>>? = null, scopes: Output<List<String>>? = null, type: Output<String>? = null)