UpdateComponentConfigurationRequest
Types
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
The name of the resource group.
Functions
Link copied to clipboard
inline fun copy(block: UpdateComponentConfigurationRequest.Builder.() -> Unit = {}): UpdateComponentConfigurationRequest