/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The result message containing the options for the specified solution
* stack.See Also:
AWS
* API Reference
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the application associated with the configuration template to * update.
If no application is found with this name,
* UpdateConfigurationTemplate
returns an
* InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
The name of the configuration template to update.
If no configuration
* template is found with this name, UpdateConfigurationTemplate
* returns an InvalidParameterValue
error.
A new description for the configuration.
*/ inline const Aws::String& GetDescription() const{ return m_description; } /** *A new description for the configuration.
*/ inline bool DescriptionHasBeenSet() const { return m_descriptionHasBeenSet; } /** *A new description for the configuration.
*/ inline void SetDescription(const Aws::String& value) { m_descriptionHasBeenSet = true; m_description = value; } /** *A new description for the configuration.
*/ inline void SetDescription(Aws::String&& value) { m_descriptionHasBeenSet = true; m_description = std::move(value); } /** *A new description for the configuration.
*/ inline void SetDescription(const char* value) { m_descriptionHasBeenSet = true; m_description.assign(value); } /** *A new description for the configuration.
*/ inline UpdateConfigurationTemplateRequest& WithDescription(const Aws::String& value) { SetDescription(value); return *this;} /** *A new description for the configuration.
*/ inline UpdateConfigurationTemplateRequest& WithDescription(Aws::String&& value) { SetDescription(std::move(value)); return *this;} /** *A new description for the configuration.
*/ inline UpdateConfigurationTemplateRequest& WithDescription(const char* value) { SetDescription(value); return *this;} /** *A list of configuration option settings to update with the new specified * option value.
*/ inline const Aws::VectorA list of configuration option settings to update with the new specified * option value.
*/ inline bool OptionSettingsHasBeenSet() const { return m_optionSettingsHasBeenSet; } /** *A list of configuration option settings to update with the new specified * option value.
*/ inline void SetOptionSettings(const Aws::VectorA list of configuration option settings to update with the new specified * option value.
*/ inline void SetOptionSettings(Aws::VectorA list of configuration option settings to update with the new specified * option value.
*/ inline UpdateConfigurationTemplateRequest& WithOptionSettings(const Aws::VectorA list of configuration option settings to update with the new specified * option value.
*/ inline UpdateConfigurationTemplateRequest& WithOptionSettings(Aws::VectorA list of configuration option settings to update with the new specified * option value.
*/ inline UpdateConfigurationTemplateRequest& AddOptionSettings(const ConfigurationOptionSetting& value) { m_optionSettingsHasBeenSet = true; m_optionSettings.push_back(value); return *this; } /** *A list of configuration option settings to update with the new specified * option value.
*/ inline UpdateConfigurationTemplateRequest& AddOptionSettings(ConfigurationOptionSetting&& value) { m_optionSettingsHasBeenSet = true; m_optionSettings.push_back(std::move(value)); return *this; } /** *A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*
A list of configuration options to remove from the configuration set.
* Constraint: You can remove only UserDefined
configuration options.
*