7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
40 template <
typename ArnT = Aws::String>
42 m_arnHasBeenSet =
true;
43 m_arn = std::forward<ArnT>(value);
45 template <
typename ArnT = Aws::String>
47 SetArn(std::forward<ArnT>(value));
53 bool m_arnHasBeenSet =
false;
AWS_QUICKSIGHT_API TemplateSourceTemplate & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetArn() const
AWS_QUICKSIGHT_API TemplateSourceTemplate(Aws::Utils::Json::JsonView jsonValue)
TemplateSourceTemplate & WithArn(ArnT &&value)
void SetArn(ArnT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
bool ArnHasBeenSet() const
AWS_QUICKSIGHT_API TemplateSourceTemplate()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue