Client Authorization Resource Args
constructor(attributes: Output<Map<String, String>>? = null, displayName: Output<String>? = null, iconUri: Output<String>? = null, name: Output<String>? = null, ownerManagedAccess: Output<Boolean>? = null, realmId: Output<String>? = null, resourceServerId: Output<String>? = null, scopes: Output<List<String>>? = null, type: Output<String>? = null, uris: Output<List<String>>? = null)