7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
41 template <
typename HttpEndpo
intT = Aws::String>
43 m_httpEndpointHasBeenSet =
true;
44 m_httpEndpoint = std::forward<HttpEndpointT>(value);
46 template <
typename HttpEndpo
intT = Aws::String>
59 template <
typename HttpProtocolIpv6T = Aws::String>
61 m_httpProtocolIpv6HasBeenSet =
true;
62 m_httpProtocolIpv6 = std::forward<HttpProtocolIpv6T>(value);
64 template <
typename HttpProtocolIpv6T = Aws::String>
79 m_httpPutResponseHopLimitHasBeenSet =
true;
80 m_httpPutResponseHopLimit = value;
94 template <
typename HttpTokensT = Aws::String>
96 m_httpTokensHasBeenSet =
true;
97 m_httpTokens = std::forward<HttpTokensT>(value);
99 template <
typename HttpTokensT = Aws::String>
113 template <
typename InstanceMetadataTagsT = Aws::String>
115 m_instanceMetadataTagsHasBeenSet =
true;
116 m_instanceMetadataTags = std::forward<InstanceMetadataTagsT>(value);
118 template <
typename InstanceMetadataTagsT = Aws::String>
129 int m_httpPutResponseHopLimit{0};
134 bool m_httpEndpointHasBeenSet =
false;
135 bool m_httpProtocolIpv6HasBeenSet =
false;
136 bool m_httpPutResponseHopLimitHasBeenSet =
false;
137 bool m_httpTokensHasBeenSet =
false;
138 bool m_instanceMetadataTagsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue