Skip to main content

ParameterStorageReference

Import this model from the entry point of its package:

import { ParameterStorageReference } from '@sailpoint/angular-sdk/parameter_storage';

Properties

NameTypeDescriptionNotes
idstringThe ID of the reference[default to undefined]
consumerIdstringThe ID of the consumer holding the reference[default to undefined]
parameterIdstringThe ID of the parameter that the reference is pointing to.[default to undefined]
namestringThe human-readable name of the reference[default to undefined]
usageHint(optional) stringThe hint string used to validate the reference[default to undefined]