CreateMachineAccountSubtypeV1Request
Import this model from the entry point of its package:
import { CreateMachineAccountSubtypeV1Request } from '@sailpoint/angular-sdk/machine_accounts';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| technicalName | string | Technical name of the subtype. | [default to undefined] |
| displayName | string | Display name of the subtype. | [default to undefined] |
| description | string | Description of the subtype. | [default to undefined] |
| type | (optional) string | Type of the subtype. | [default to undefined] |