UpdateInstanceConfigVariablesInput Input Object
Input fields
Argument | Type | Description |
---|---|---|
configVariables | [InputInstanceConfigVariable] | The Instance with which the Config Variable is associated. |
configMode | String | Desired configuration mode. |
configComplete | Boolean | Whether the configuration is complete and ready to be deployed. |
id | ID | The ID of the Instance to mutate. |
clientMutationId | String | A unique identifier for the client performing the mutation. |