7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pi/PIRequest.h>
9#include <aws/pi/PI_EXPORTS.h>
10#include <aws/pi/model/ServiceType.h>
42 m_serviceTypeHasBeenSet =
true;
43 m_serviceType = value;
60 template <
typename IdentifierT = Aws::String>
62 m_identifierHasBeenSet =
true;
63 m_identifier = std::forward<IdentifierT>(value);
65 template <
typename IdentifierT = Aws::String>
75 bool m_serviceTypeHasBeenSet =
false;
76 bool m_identifierHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String