7#include <aws/apigatewayv2/ApiGatewayV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace ApiGatewayV2 {
41 template <
typename TruststoreUriT = Aws::String>
43 m_truststoreUriHasBeenSet =
true;
44 m_truststoreUri = std::forward<TruststoreUriT>(value);
46 template <
typename TruststoreUriT = Aws::String>
60 template <
typename TruststoreVersionT = Aws::String>
62 m_truststoreVersionHasBeenSet =
true;
63 m_truststoreVersion = std::forward<TruststoreVersionT>(value);
65 template <
typename TruststoreVersionT = Aws::String>
75 bool m_truststoreUriHasBeenSet =
false;
76 bool m_truststoreVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue