UpdateConfigurationTemplateRequest

The result message containing the options for the specified solution stack.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String