InstanceConfigVariable Object
Associates specific values to the Required Config Variables specified by an Integration when creating an Instance.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the InstanceConfigVariable.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the InstanceConfigVariable.
String)#
authorizeUrl (The Authorize URL of this Config Variable if associated with an OAuth 2.0 Connection.
String)#
contentMetadataUrl (The presigned URL to fetch metadata of the content used to populate the widget, when applicable.
String)#
contentUrl (The presigned URL to download the content used to populate the widget, when applicable.
ID!)#
id (The ID of the object
ExpressionConnection)#
inputs (The collection of Expressions that serve as inputs to the InstanceConfigVariable.
Instance!)#
instance (The Instance with which the Config Variable is associated.
LogConnection!)#
logs (The InstanceConfigVariable which relates to the Log entry.
JSONString)#
meta (Contains arbitrary metadata about this Config Var.
DateTime)#
refreshAt (The timestamp at which the OAuth2 token will automatically be refreshed, if necessary. Only applies to OAuth2 methods where refresh is necessary.
RequiredConfigVariable!)#
requiredConfigVariable (The Required Config Variable that is satisfied with the assignment of a Config Variable.
InstanceConfigVariableScheduleType)#
scheduleType (The schedule type to show in the UI when the Config Var uses the 'schedule' dataType.
InstanceConfigVariableStatus)#
status (Status indicating if this Connection is working as expected or encountering issues.
String)#
supplementalDataMetadataUrl (The presigned URL to fetch metadata of the supplemental data that may have been fetched as part of populating the content, when applicable.
String)#
supplementalDataUrl (The presigned URL to download supplemental data that may have been fetched as part of populating the content, when applicable.
String)#
timeZone (An optional timezone property for when the Config Var uses the 'schedule' dataType.
String)#
value (The value for the Required Config Variable that becomes part of the Instance definition.