7#include <aws/ssm-contacts/SSMContacts_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 template<
typename SimpleAddressT = Aws::String>
51 void SetSimpleAddress(SimpleAddressT&& value) { m_simpleAddressHasBeenSet =
true; m_simpleAddress = std::forward<SimpleAddressT>(value); }
52 template<
typename SimpleAddressT = Aws::String>
58 bool m_simpleAddressHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue