7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/elasticbeanstalk/ElasticBeanstalk_EXPORTS.h>
12#include <aws/elasticbeanstalk/model/ConfigurationDeploymentStatus.h>
13#include <aws/elasticbeanstalk/model/ConfigurationOptionSetting.h>
14#include <aws/elasticbeanstalk/model/ResponseMetadata.h>
24namespace ElasticBeanstalk {
39 const char* locationValue)
const;
48 template <
typename SolutionStackNameT = Aws::String>
50 m_solutionStackNameHasBeenSet =
true;
51 m_solutionStackName = std::forward<SolutionStackNameT>(value);
53 template <
typename SolutionStackNameT = Aws::String>
66 template <
typename PlatformArnT = Aws::String>
68 m_platformArnHasBeenSet =
true;
69 m_platformArn = std::forward<PlatformArnT>(value);
71 template <
typename PlatformArnT = Aws::String>
84 template <
typename ApplicationNameT = Aws::String>
86 m_applicationNameHasBeenSet =
true;
87 m_applicationName = std::forward<ApplicationNameT>(value);
89 template <
typename ApplicationNameT = Aws::String>
103 template <
typename TemplateNameT = Aws::String>
105 m_templateNameHasBeenSet =
true;
106 m_templateName = std::forward<TemplateNameT>(value);
108 template <
typename TemplateNameT = Aws::String>
121 template <
typename DescriptionT = Aws::String>
123 m_descriptionHasBeenSet =
true;
124 m_description = std::forward<DescriptionT>(value);
126 template <
typename DescriptionT = Aws::String>
140 template <
typename EnvironmentNameT = Aws::String>
142 m_environmentNameHasBeenSet =
true;
143 m_environmentName = std::forward<EnvironmentNameT>(value);
145 template <
typename EnvironmentNameT = Aws::String>
167 m_deploymentStatusHasBeenSet =
true;
168 m_deploymentStatus = value;
182 template <
typename DateCreatedT = Aws::Utils::DateTime>
184 m_dateCreatedHasBeenSet =
true;
185 m_dateCreated = std::forward<DateCreatedT>(value);
187 template <
typename DateCreatedT = Aws::Utils::DateTime>
200 template <
typename DateUpdatedT = Aws::Utils::DateTime>
202 m_dateUpdatedHasBeenSet =
true;
203 m_dateUpdated = std::forward<DateUpdatedT>(value);
205 template <
typename DateUpdatedT = Aws::Utils::DateTime>
219 template <
typename OptionSettingsT = Aws::Vector<ConfigurationOptionSetting>>
221 m_optionSettingsHasBeenSet =
true;
222 m_optionSettings = std::forward<OptionSettingsT>(value);
224 template <
typename OptionSettingsT = Aws::Vector<ConfigurationOptionSetting>>
229 template <
typename OptionSettingsT = ConfigurationOptionSetting>
231 m_optionSettingsHasBeenSet =
true;
232 m_optionSettings.emplace_back(std::forward<OptionSettingsT>(value));
240 template <
typename ResponseMetadataT = ResponseMetadata>
242 m_responseMetadataHasBeenSet =
true;
243 m_responseMetadata = std::forward<ResponseMetadataT>(value);
245 template <
typename ResponseMetadataT = ResponseMetadata>
272 ResponseMetadata m_responseMetadata;
273 bool m_solutionStackNameHasBeenSet =
false;
274 bool m_platformArnHasBeenSet =
false;
275 bool m_applicationNameHasBeenSet =
false;
276 bool m_templateNameHasBeenSet =
false;
277 bool m_descriptionHasBeenSet =
false;
278 bool m_environmentNameHasBeenSet =
false;
279 bool m_deploymentStatusHasBeenSet =
false;
280 bool m_dateCreatedHasBeenSet =
false;
281 bool m_dateUpdatedHasBeenSet =
false;
282 bool m_optionSettingsHasBeenSet =
false;
283 bool m_responseMetadataHasBeenSet =
true;
void SetDescription(DescriptionT &&value)
const Aws::Utils::DateTime & GetDateCreated() const
AWS_ELASTICBEANSTALK_API void OutputToStream(Aws::OStream &oStream, const char *location) const
ConfigurationSettingsDescription & WithDescription(DescriptionT &&value)
void SetDeploymentStatus(ConfigurationDeploymentStatus value)
const Aws::String & GetSolutionStackName() const
ConfigurationSettingsDescription & WithTemplateName(TemplateNameT &&value)
const Aws::Utils::DateTime & GetDateUpdated() const
bool PlatformArnHasBeenSet() const
const Aws::String & GetApplicationName() const
ConfigurationSettingsDescription & WithOptionSettings(OptionSettingsT &&value)
ConfigurationSettingsDescription & WithEnvironmentName(EnvironmentNameT &&value)
void SetDateUpdated(DateUpdatedT &&value)
const ResponseMetadata & GetResponseMetadata() const
ConfigurationSettingsDescription & WithDateCreated(DateCreatedT &&value)
void SetOptionSettings(OptionSettingsT &&value)
AWS_ELASTICBEANSTALK_API ConfigurationSettingsDescription()=default
void SetEnvironmentName(EnvironmentNameT &&value)
ConfigurationDeploymentStatus GetDeploymentStatus() const
void SetApplicationName(ApplicationNameT &&value)
void SetResponseMetadata(ResponseMetadataT &&value)
ConfigurationSettingsDescription & AddOptionSettings(OptionSettingsT &&value)
bool DateCreatedHasBeenSet() const
void SetTemplateName(TemplateNameT &&value)
bool DeploymentStatusHasBeenSet() const
const Aws::Vector< ConfigurationOptionSetting > & GetOptionSettings() const
const Aws::String & GetDescription() const
void SetDateCreated(DateCreatedT &&value)
void SetSolutionStackName(SolutionStackNameT &&value)
bool TemplateNameHasBeenSet() const
ConfigurationSettingsDescription & WithResponseMetadata(ResponseMetadataT &&value)
ConfigurationSettingsDescription & WithPlatformArn(PlatformArnT &&value)
const Aws::String & GetPlatformArn() const
bool SolutionStackNameHasBeenSet() const
ConfigurationSettingsDescription & WithDateUpdated(DateUpdatedT &&value)
AWS_ELASTICBEANSTALK_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
const Aws::String & GetTemplateName() const
ConfigurationSettingsDescription & WithApplicationName(ApplicationNameT &&value)
void SetPlatformArn(PlatformArnT &&value)
bool EnvironmentNameHasBeenSet() const
AWS_ELASTICBEANSTALK_API ConfigurationSettingsDescription & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_ELASTICBEANSTALK_API ConfigurationSettingsDescription(const Aws::Utils::Xml::XmlNode &xmlNode)
ConfigurationSettingsDescription & WithSolutionStackName(SolutionStackNameT &&value)
ConfigurationSettingsDescription & WithDeploymentStatus(ConfigurationDeploymentStatus value)
bool OptionSettingsHasBeenSet() const
bool DescriptionHasBeenSet() const
const Aws::String & GetEnvironmentName() const
bool DateUpdatedHasBeenSet() const
bool ApplicationNameHasBeenSet() const
ConfigurationDeploymentStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream