AccessProfileMetadataBulkUpdateByIdRequestValuesInner
Import this model from the entry point of its package:
import { AccessProfileMetadataBulkUpdateByIdRequestValuesInner } from '@sailpoint/angular-sdk/access_profiles';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| attribute | string | The technical name of the metadata attribute. | [default to undefined] |
| values | Array<string> | The values of the attribute to be updated. | [default to undefined] |
| objectType | (optional) string | The type of the metadata attribute. Set to custom for custom metadata attributes, which require a suite license. | [default to undefined] |