7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sns/SNSRequest.h>
9#include <aws/sns/SNS_EXPORTS.h>
46 template <
typename PlatformApplicationArnT = Aws::String>
48 m_platformApplicationArnHasBeenSet =
true;
49 m_platformApplicationArn = std::forward<PlatformApplicationArnT>(value);
51 template <
typename PlatformApplicationArnT = Aws::String>
59 bool m_platformApplicationArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String