7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename ConnectionTypeT = Aws::String>
43 m_connectionTypeHasBeenSet =
true;
44 m_connectionType = std::forward<ConnectionTypeT>(value);
46 template <
typename ConnectionTypeT = Aws::String>
54 bool m_connectionTypeHasBeenSet =
false;
bool ConnectionTypeHasBeenSet() const
CustomConnectionParameters & WithConnectionType(ConnectionTypeT &&value)
const Aws::String & GetConnectionType() const
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_QUICKSIGHT_API CustomConnectionParameters & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetConnectionType(ConnectionTypeT &&value)
AWS_QUICKSIGHT_API CustomConnectionParameters(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API CustomConnectionParameters()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue