7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
9#include <aws/quicksight/model/ClientCredentialsSource.h>
10#include <aws/quicksight/model/ReadClientCredentialsDetails.h>
43 template <
typename BaseEndpo
intT = Aws::String>
45 m_baseEndpointHasBeenSet =
true;
46 m_baseEndpoint = std::forward<BaseEndpointT>(value);
48 template <
typename BaseEndpo
intT = Aws::String>
61 template <
typename ReadClientCredentialsDetailsT = ReadClientCredentialsDetails>
63 m_readClientCredentialsDetailsHasBeenSet =
true;
64 m_readClientCredentialsDetails = std::forward<ReadClientCredentialsDetailsT>(value);
66 template <
typename ReadClientCredentialsDetailsT = ReadClientCredentialsDetails>
81 m_clientCredentialsSourceHasBeenSet =
true;
82 m_clientCredentialsSource = value;
95 bool m_baseEndpointHasBeenSet =
false;
96 bool m_readClientCredentialsDetailsHasBeenSet =
false;
97 bool m_clientCredentialsSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue