7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/glue/model/ComputeEnvironment.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
12#include <aws/glue/model/AuthenticationType.h>
13#include <aws/glue/model/Property.h>
53 template<
typename NameT = Aws::String>
54 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
55 template<
typename NameT = Aws::String>
65 template<
typename DescriptionT = Aws::String>
66 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
67 template<
typename DescriptionT = Aws::String>
87 template<
typename SupportedAuthenticationTypesT = Aws::Vector<AuthenticationType>>
88 void SetSupportedAuthenticationTypes(SupportedAuthenticationTypesT&& value) { m_supportedAuthenticationTypesHasBeenSet =
true; m_supportedAuthenticationTypes = std::forward<SupportedAuthenticationTypesT>(value); }
89 template<
typename SupportedAuthenticationTypesT = Aws::Vector<AuthenticationType>>
100 template<
typename ConnectionOptionsT = Aws::Map<Aws::String, Property>>
101 void SetConnectionOptions(ConnectionOptionsT&& value) { m_connectionOptionsHasBeenSet =
true; m_connectionOptions = std::forward<ConnectionOptionsT>(value); }
102 template<
typename ConnectionOptionsT = Aws::Map<Aws::String, Property>>
104 template<
typename ConnectionOptionsKeyT = Aws::String,
typename ConnectionOptionsValueT = Property>
106 m_connectionOptionsHasBeenSet =
true; m_connectionOptions.emplace(std::forward<ConnectionOptionsKeyT>(key), std::forward<ConnectionOptionsValueT>(value));
return *
this;
116 template<
typename ConnectionPropertyNameOverr
idesT = Aws::Map<Aws::String, Aws::String>>
117 void SetConnectionPropertyNameOverrides(ConnectionPropertyNameOverridesT&& value) { m_connectionPropertyNameOverridesHasBeenSet =
true; m_connectionPropertyNameOverrides = std::forward<ConnectionPropertyNameOverridesT>(value); }
118 template<
typename ConnectionPropertyNameOverr
idesT = Aws::Map<Aws::String, Aws::String>>
120 template<
typename ConnectionPropertyNameOverr
idesKeyT = Aws::String,
typename ConnectionPropertyNameOverr
idesValueT = Aws::String>
122 m_connectionPropertyNameOverridesHasBeenSet =
true; m_connectionPropertyNameOverrides.emplace(std::forward<ConnectionPropertyNameOverridesKeyT>(key), std::forward<ConnectionPropertyNameOverridesValueT>(value));
return *
this;
132 template<
typename ConnectionOptionNameOverr
idesT = Aws::Map<Aws::String, Aws::String>>
133 void SetConnectionOptionNameOverrides(ConnectionOptionNameOverridesT&& value) { m_connectionOptionNameOverridesHasBeenSet =
true; m_connectionOptionNameOverrides = std::forward<ConnectionOptionNameOverridesT>(value); }
134 template<
typename ConnectionOptionNameOverr
idesT = Aws::Map<Aws::String, Aws::String>>
136 template<
typename ConnectionOptionNameOverr
idesKeyT = Aws::String,
typename ConnectionOptionNameOverr
idesValueT = Aws::String>
138 m_connectionOptionNameOverridesHasBeenSet =
true; m_connectionOptionNameOverrides.emplace(std::forward<ConnectionOptionNameOverridesKeyT>(key), std::forward<ConnectionOptionNameOverridesValueT>(value));
return *
this;
149 template<
typename ConnectionPropertiesRequiredOverr
idesT = Aws::Vector<Aws::String>>
150 void SetConnectionPropertiesRequiredOverrides(ConnectionPropertiesRequiredOverridesT&& value) { m_connectionPropertiesRequiredOverridesHasBeenSet =
true; m_connectionPropertiesRequiredOverrides = std::forward<ConnectionPropertiesRequiredOverridesT>(value); }
151 template<
typename ConnectionPropertiesRequiredOverr
idesT = Aws::Vector<Aws::String>>
153 template<
typename ConnectionPropertiesRequiredOverr
idesT = Aws::String>
170 bool m_nameHasBeenSet =
false;
173 bool m_descriptionHasBeenSet =
false;
176 bool m_computeEnvironmentHasBeenSet =
false;
179 bool m_supportedAuthenticationTypesHasBeenSet =
false;
182 bool m_connectionOptionsHasBeenSet =
false;
185 bool m_connectionPropertyNameOverridesHasBeenSet =
false;
188 bool m_connectionOptionNameOverridesHasBeenSet =
false;
191 bool m_connectionPropertiesRequiredOverridesHasBeenSet =
false;
193 bool m_physicalConnectionPropertiesRequired{
false};
194 bool m_physicalConnectionPropertiesRequiredHasBeenSet =
false;
void SetPhysicalConnectionPropertiesRequired(bool value)
bool DescriptionHasBeenSet() const
ComputeEnvironmentConfiguration & WithComputeEnvironment(ComputeEnvironment value)
const Aws::Vector< Aws::String > & GetConnectionPropertiesRequiredOverrides() const
bool ConnectionOptionsHasBeenSet() const
const Aws::Map< Aws::String, Property > & GetConnectionOptions() const
const Aws::String & GetDescription() const
ComputeEnvironmentConfiguration & AddConnectionOptionNameOverrides(ConnectionOptionNameOverridesKeyT &&key, ConnectionOptionNameOverridesValueT &&value)
bool ConnectionPropertiesRequiredOverridesHasBeenSet() const
bool NameHasBeenSet() const
bool ConnectionPropertyNameOverridesHasBeenSet() const
ComputeEnvironmentConfiguration & AddConnectionPropertiesRequiredOverrides(ConnectionPropertiesRequiredOverridesT &&value)
const Aws::Vector< AuthenticationType > & GetSupportedAuthenticationTypes() const
AWS_GLUE_API ComputeEnvironmentConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PhysicalConnectionPropertiesRequiredHasBeenSet() const
bool GetPhysicalConnectionPropertiesRequired() const
void SetConnectionOptions(ConnectionOptionsT &&value)
AWS_GLUE_API ComputeEnvironmentConfiguration(Aws::Utils::Json::JsonView jsonValue)
ComputeEnvironmentConfiguration & WithPhysicalConnectionPropertiesRequired(bool value)
ComputeEnvironmentConfiguration & WithDescription(DescriptionT &&value)
void SetDescription(DescriptionT &&value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
ComputeEnvironmentConfiguration & WithConnectionOptions(ConnectionOptionsT &&value)
void SetName(NameT &&value)
void SetComputeEnvironment(ComputeEnvironment value)
ComputeEnvironmentConfiguration & AddConnectionPropertyNameOverrides(ConnectionPropertyNameOverridesKeyT &&key, ConnectionPropertyNameOverridesValueT &&value)
ComputeEnvironmentConfiguration & WithName(NameT &&value)
ComputeEnvironmentConfiguration & AddConnectionOptions(ConnectionOptionsKeyT &&key, ConnectionOptionsValueT &&value)
const Aws::Map< Aws::String, Aws::String > & GetConnectionPropertyNameOverrides() const
void SetConnectionPropertyNameOverrides(ConnectionPropertyNameOverridesT &&value)
const Aws::String & GetName() const
ComputeEnvironmentConfiguration & WithConnectionOptionNameOverrides(ConnectionOptionNameOverridesT &&value)
void SetConnectionOptionNameOverrides(ConnectionOptionNameOverridesT &&value)
ComputeEnvironmentConfiguration & WithConnectionPropertyNameOverrides(ConnectionPropertyNameOverridesT &&value)
bool ComputeEnvironmentHasBeenSet() const
void SetSupportedAuthenticationTypes(SupportedAuthenticationTypesT &&value)
ComputeEnvironment GetComputeEnvironment() const
bool SupportedAuthenticationTypesHasBeenSet() const
ComputeEnvironmentConfiguration & WithSupportedAuthenticationTypes(SupportedAuthenticationTypesT &&value)
const Aws::Map< Aws::String, Aws::String > & GetConnectionOptionNameOverrides() const
ComputeEnvironmentConfiguration & AddSupportedAuthenticationTypes(AuthenticationType value)
ComputeEnvironmentConfiguration & WithConnectionPropertiesRequiredOverrides(ConnectionPropertiesRequiredOverridesT &&value)
AWS_GLUE_API ComputeEnvironmentConfiguration()=default
bool ConnectionOptionNameOverridesHasBeenSet() const
void SetConnectionPropertiesRequiredOverrides(ConnectionPropertiesRequiredOverridesT &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue