UpdateComponentConfigurationRequest

Types

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

Properties

Link copied to clipboard

Automatically configures the component by applying the recommended configurations.

Link copied to clipboard

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component. For the complete format of the component configuration file, see Component Configuration.

Link copied to clipboard

The name of the component.

Link copied to clipboard

Indicates whether the application component is monitored.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard
val tier: Tier?

The tier of the application component.

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