7#include <aws/elasticbeanstalk/ElasticBeanstalk_EXPORTS.h>
8#include <aws/elasticbeanstalk/model/PlatformSummary.h>
9#include <aws/elasticbeanstalk/model/ResponseMetadata.h>
14template <
typename RESULT_TYPE>
15class AmazonWebServiceResult;
22namespace ElasticBeanstalk {
35 template <
typename PlatformSummaryT = PlatformSummary>
37 m_platformSummaryHasBeenSet =
true;
38 m_platformSummary = std::forward<PlatformSummaryT>(value);
40 template <
typename PlatformSummaryT = PlatformSummary>
50 template <
typename ResponseMetadataT = ResponseMetadata>
52 m_responseMetadataHasBeenSet =
true;
53 m_responseMetadata = std::forward<ResponseMetadataT>(value);
55 template <
typename ResponseMetadataT = ResponseMetadata>
65 bool m_platformSummaryHasBeenSet =
false;
66 bool m_responseMetadataHasBeenSet =
false;
Aws::Utils::Xml::XmlDocument XmlDocument