7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
42 template <
typename GlueConnectionNameT = Aws::String>
44 m_glueConnectionNameHasBeenSet =
true;
45 m_glueConnectionName = std::forward<GlueConnectionNameT>(value);
47 template <
typename GlueConnectionNameT = Aws::String>
55 bool m_glueConnectionNameHasBeenSet =
false;
const Aws::String & GetGlueConnectionName() const
TableOptimizerVpcConfiguration & WithGlueConnectionName(GlueConnectionNameT &&value)
AWS_GLUE_API TableOptimizerVpcConfiguration()=default
AWS_GLUE_API TableOptimizerVpcConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
bool GlueConnectionNameHasBeenSet() const
void SetGlueConnectionName(GlueConnectionNameT &&value)
AWS_GLUE_API TableOptimizerVpcConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue