UpdateConfigurationTemplateRequest
The result message containing the options for the specified solution stack.
Types
Properties
Link copied to clipboard
The name of the application associated with the configuration template to update.
Link copied to clipboard
A new description for the configuration.
Link copied to clipboard
A list of configuration option settings to update with the new specified option value.
Link copied to clipboard
A list of configuration options to remove from the configuration set.
Link copied to clipboard
The name of the configuration template to update.
Functions
Link copied to clipboard
inline fun copy(block: UpdateConfigurationTemplateRequest.Builder.() -> Unit = {}): UpdateConfigurationTemplateRequest