/**
 * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * SPDX-License-Identifier: Apache-2.0.
 */
#pragma once
#include  Result message containing all of the configuration settings for a specified
   * solution stack or configuration template.See Also:
   AWS
   * API Reference
The application for the environment or configuration template.
*/ inline const Aws::String& GetApplicationName() const{ return m_applicationName; } /** *The application for the environment or configuration template.
*/ inline bool ApplicationNameHasBeenSet() const { return m_applicationNameHasBeenSet; } /** *The application for the environment or configuration template.
*/ inline void SetApplicationName(const Aws::String& value) { m_applicationNameHasBeenSet = true; m_applicationName = value; } /** *The application for the environment or configuration template.
*/ inline void SetApplicationName(Aws::String&& value) { m_applicationNameHasBeenSet = true; m_applicationName = std::move(value); } /** *The application for the environment or configuration template.
*/ inline void SetApplicationName(const char* value) { m_applicationNameHasBeenSet = true; m_applicationName.assign(value); } /** *The application for the environment or configuration template.
*/ inline DescribeConfigurationSettingsRequest& WithApplicationName(const Aws::String& value) { SetApplicationName(value); return *this;} /** *The application for the environment or configuration template.
*/ inline DescribeConfigurationSettingsRequest& WithApplicationName(Aws::String&& value) { SetApplicationName(std::move(value)); return *this;} /** *The application for the environment or configuration template.
*/ inline DescribeConfigurationSettingsRequest& WithApplicationName(const char* value) { SetApplicationName(value); return *this;} /** *The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the configuration template to describe.
 Conditional: You
     * must specify either this parameter or an EnvironmentName, but not both. If you
     * specify both, AWS Elastic Beanstalk returns an
     * InvalidParameterCombination error. If you do not specify either,
     * AWS Elastic Beanstalk returns a MissingRequiredParameter error.
     * 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error. 
The name of the environment to describe.
 Condition: You must specify
     * either this or a TemplateName, but not both. If you specify both, AWS Elastic
     * Beanstalk returns an InvalidParameterCombination error. If you do
     * not specify either, AWS Elastic Beanstalk returns
     * MissingRequiredParameter error.