| accessProfiles | Array<string> | The IDs of the access profiles to update. | [default to undefined] |
| operation | string | The operation to be performed | [default to undefined] |
| replaceScope | string | The choice of update scope. ATTRIBUTE replaces only the values of the attributes named in values, and ALL replaces every metadata attribute on the access profile. | [default to undefined] |
| values | Array<AccessprofilemetadatabulkupdatebyidrequestValuesInner> | The metadata to be updated, including attribute key and value. | [default to undefined] |