7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lightsail/LightsailRequest.h>
9#include <aws/lightsail/Lightsail_EXPORTS.h>
10#include <aws/lightsail/model/ContactProtocol.h>
56 m_protocolHasBeenSet =
true;
78 template <
typename ContactEndpo
intT = Aws::String>
80 m_contactEndpointHasBeenSet =
true;
81 m_contactEndpoint = std::forward<ContactEndpointT>(value);
83 template <
typename ContactEndpo
intT = Aws::String>
93 bool m_protocolHasBeenSet =
false;
94 bool m_contactEndpointHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String