Skip to main content

Parameterstorageparameter

Properties

NameTypeDescriptionNotes
idstringThe ID of the reference[default to undefined]
ownerIdstringThe ID of the user who owns the parameter.[default to undefined]
type(optional) stringThe type of the parameter. This cannot be changed after being set. Please see the types document for more information.[default to undefined]
namestringThe human-readable name of the parameter.[default to undefined]
primaryField(optional) stringThe name of the primary field in the public fields.[default to undefined]
publicFieldsobjectThe public fields stored for this parameter. See the types document for information about what can be stored.[default to undefined]
description(optional) stringDescribe the parameter[default to undefined]
lastModifiedAt(optional) stringISO8606 format datetime of the last time any field of the parameter was changed.[default to undefined]
lastModifiedBy(optional) stringThe ID of the user who last modified the parameter. Empty when identity is not known.[default to undefined]
privateFieldsLastModifiedAt(optional) stringISO8606 format datetime of the time the secret fields were changed on the parameter.[default to undefined]
privateFieldsLastModifiedBy(optional) stringThe ID of the user who last modified the private fields. Empty when identity is not known.[default to undefined]