7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ec2/EC2Request.h>
9#include <aws/ec2/EC2_EXPORTS.h>
55 template <
typename ResourceT = Aws::String>
57 m_resourceHasBeenSet =
true;
58 m_resource = std::forward<ResourceT>(value);
60 template <
typename ResourceT = Aws::String>
74 m_useLongIdsHasBeenSet =
true;
85 bool m_useLongIds{
false};
86 bool m_resourceHasBeenSet =
false;
87 bool m_useLongIdsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String