7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sns/SNS_EXPORTS.h>
9#include <aws/sns/model/ResponseMetadata.h>
14template <
typename RESULT_TYPE>
15class AmazonWebServiceResult;
40 template <
typename PlatformApplicationArnT = Aws::String>
42 m_platformApplicationArnHasBeenSet =
true;
43 m_platformApplicationArn = std::forward<PlatformApplicationArnT>(value);
45 template <
typename PlatformApplicationArnT = Aws::String>
55 template <
typename ResponseMetadataT = ResponseMetadata>
57 m_responseMetadataHasBeenSet =
true;
58 m_responseMetadata = std::forward<ResponseMetadataT>(value);
60 template <
typename ResponseMetadataT = ResponseMetadata>
70 bool m_platformApplicationArnHasBeenSet =
false;
71 bool m_responseMetadataHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Xml::XmlDocument XmlDocument