7#include <aws/apigateway/APIGateway_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template <
typename TruststoreUriT = Aws::String>
50 m_truststoreUriHasBeenSet =
true;
51 m_truststoreUri = std::forward<TruststoreUriT>(value);
53 template <
typename TruststoreUriT = Aws::String>
67 template <
typename TruststoreVersionT = Aws::String>
69 m_truststoreVersionHasBeenSet =
true;
70 m_truststoreVersion = std::forward<TruststoreVersionT>(value);
72 template <
typename TruststoreVersionT = Aws::String>
82 bool m_truststoreUriHasBeenSet =
false;
83 bool m_truststoreVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue