Skip to main content

UpdateCustomerConfigVariableInput Input Object

Input fields

ArgumentTypeDescription
customerIDThe Customer with which this Config Variable is associated.
isTestBooleanSpecifies whether this Config Variable is meant for testing.
inputs[InputExpression]The collection of Expressions that serve as inputs to this variable.
redeployBooleanIndicates whether to redeploy Instances using this Customer Config Variable.
idIDThe ID of the CustomerConfigVariable to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.