description | String | Additional notes about the Instance. |
customer | ID! | The Customer for which the Instance is deployed. |
integration | ID! | The Integration that has been deployed for the Instance. |
name | String! | The name of the Instance. |
labels | [String] | The labels that are associated with the object. |
configVariables | [InputInstanceConfigVariable] | Config variable values that are associated with the Instance. |
flowConfigs | [InputInstanceFlowConfig] | Configuration data for each IntegrationFlow that is associated with the Instance. |
configMode | String | Desired configuration mode. |
logsDisabled | Boolean | This field is deprecated. |
stepResultsDisabled | Boolean | This field is deprecated. |
clientMutationId | String | A unique identifier for the client performing the mutation. |