7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
41 template <
typename CatalogArnT = Aws::String>
43 m_catalogArnHasBeenSet =
true;
44 m_catalogArn = std::forward<CatalogArnT>(value);
46 template <
typename CatalogArnT = Aws::String>
54 bool m_catalogArnHasBeenSet =
false;
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API TargetRedshiftCatalog & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetCatalogArn() const
TargetRedshiftCatalog & WithCatalogArn(CatalogArnT &&value)
AWS_GLUE_API TargetRedshiftCatalog(Aws::Utils::Json::JsonView jsonValue)
void SetCatalogArn(CatalogArnT &&value)
AWS_GLUE_API TargetRedshiftCatalog()=default
bool CatalogArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue