7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/glue/model/WorkerType.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/core/utils/memory/stl/AWSMap.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
44 template<
typename Endpo
intNameT = Aws::String>
45 void SetEndpointName(EndpointNameT&& value) { m_endpointNameHasBeenSet =
true; m_endpointName = std::forward<EndpointNameT>(value); }
46 template<
typename Endpo
intNameT = Aws::String>
55 template<
typename StatusT = Aws::String>
56 void SetStatus(StatusT&& value) { m_statusHasBeenSet =
true; m_status = std::forward<StatusT>(value); }
57 template<
typename StatusT = Aws::String>
66 template<
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
67 void SetSecurityGroupIds(SecurityGroupIdsT&& value) { m_securityGroupIdsHasBeenSet =
true; m_securityGroupIds = std::forward<SecurityGroupIdsT>(value); }
68 template<
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
70 template<
typename SecurityGroupIdsT = Aws::String>
79 template<
typename SubnetIdT = Aws::String>
80 void SetSubnetId(SubnetIdT&& value) { m_subnetIdHasBeenSet =
true; m_subnetId = std::forward<SubnetIdT>(value); }
81 template<
typename SubnetIdT = Aws::String>
91 template<
typename RoleArnT = Aws::String>
92 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
93 template<
typename RoleArnT = Aws::String>
102 template<
typename YarnEndpo
intAddressT = Aws::String>
103 void SetYarnEndpointAddress(YarnEndpointAddressT&& value) { m_yarnEndpointAddressHasBeenSet =
true; m_yarnEndpointAddress = std::forward<YarnEndpointAddressT>(value); }
104 template<
typename YarnEndpo
intAddressT = Aws::String>
123 inline void SetNumberOfNodes(
int value) { m_numberOfNodesHasBeenSet =
true; m_numberOfNodes = value; }
147 template<
typename GlueVersionT = Aws::String>
148 void SetGlueVersion(GlueVersionT&& value) { m_glueVersionHasBeenSet =
true; m_glueVersion = std::forward<GlueVersionT>(value); }
149 template<
typename GlueVersionT = Aws::String>
159 inline void SetNumberOfWorkers(
int value) { m_numberOfWorkersHasBeenSet =
true; m_numberOfWorkers = value; }
169 template<
typename AvailabilityZoneT = Aws::String>
170 void SetAvailabilityZone(AvailabilityZoneT&& value) { m_availabilityZoneHasBeenSet =
true; m_availabilityZone = std::forward<AvailabilityZoneT>(value); }
171 template<
typename AvailabilityZoneT = Aws::String>
181 template<
typename VpcIdT = Aws::String>
182 void SetVpcId(VpcIdT&& value) { m_vpcIdHasBeenSet =
true; m_vpcId = std::forward<VpcIdT>(value); }
183 template<
typename VpcIdT = Aws::String>
193 template<
typename ExtraPythonLibsS3PathT = Aws::String>
194 void SetExtraPythonLibsS3Path(ExtraPythonLibsS3PathT&& value) { m_extraPythonLibsS3PathHasBeenSet =
true; m_extraPythonLibsS3Path = std::forward<ExtraPythonLibsS3PathT>(value); }
195 template<
typename ExtraPythonLibsS3PathT = Aws::String>
205 template<
typename ExtraJarsS3PathT = Aws::String>
206 void SetExtraJarsS3Path(ExtraJarsS3PathT&& value) { m_extraJarsS3PathHasBeenSet =
true; m_extraJarsS3Path = std::forward<ExtraJarsS3PathT>(value); }
207 template<
typename ExtraJarsS3PathT = Aws::String>
216 template<
typename FailureReasonT = Aws::String>
217 void SetFailureReason(FailureReasonT&& value) { m_failureReasonHasBeenSet =
true; m_failureReason = std::forward<FailureReasonT>(value); }
218 template<
typename FailureReasonT = Aws::String>
228 template<
typename SecurityConfigurationT = Aws::String>
229 void SetSecurityConfiguration(SecurityConfigurationT&& value) { m_securityConfigurationHasBeenSet =
true; m_securityConfiguration = std::forward<SecurityConfigurationT>(value); }
230 template<
typename SecurityConfigurationT = Aws::String>
239 template<
typename CreatedTimestampT = Aws::Utils::DateTime>
240 void SetCreatedTimestamp(CreatedTimestampT&& value) { m_createdTimestampHasBeenSet =
true; m_createdTimestamp = std::forward<CreatedTimestampT>(value); }
241 template<
typename CreatedTimestampT = Aws::Utils::DateTime>
255 template<
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
256 void SetArguments(ArgumentsT&& value) { m_argumentsHasBeenSet =
true; m_arguments = std::forward<ArgumentsT>(value); }
257 template<
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
259 template<
typename ArgumentsKeyT = Aws::String,
typename ArgumentsValueT = Aws::String>
261 m_argumentsHasBeenSet =
true; m_arguments.emplace(std::forward<ArgumentsKeyT>(key), std::forward<ArgumentsValueT>(value));
return *
this;
268 template<
typename RequestIdT = Aws::String>
269 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
270 template<
typename RequestIdT = Aws::String>
276 bool m_endpointNameHasBeenSet =
false;
279 bool m_statusHasBeenSet =
false;
282 bool m_securityGroupIdsHasBeenSet =
false;
285 bool m_subnetIdHasBeenSet =
false;
288 bool m_roleArnHasBeenSet =
false;
291 bool m_yarnEndpointAddressHasBeenSet =
false;
293 int m_zeppelinRemoteSparkInterpreterPort{0};
294 bool m_zeppelinRemoteSparkInterpreterPortHasBeenSet =
false;
296 int m_numberOfNodes{0};
297 bool m_numberOfNodesHasBeenSet =
false;
300 bool m_workerTypeHasBeenSet =
false;
303 bool m_glueVersionHasBeenSet =
false;
305 int m_numberOfWorkers{0};
306 bool m_numberOfWorkersHasBeenSet =
false;
309 bool m_availabilityZoneHasBeenSet =
false;
312 bool m_vpcIdHasBeenSet =
false;
315 bool m_extraPythonLibsS3PathHasBeenSet =
false;
318 bool m_extraJarsS3PathHasBeenSet =
false;
321 bool m_failureReasonHasBeenSet =
false;
324 bool m_securityConfigurationHasBeenSet =
false;
327 bool m_createdTimestampHasBeenSet =
false;
330 bool m_argumentsHasBeenSet =
false;
333 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetExtraJarsS3Path() const
void SetNumberOfWorkers(int value)
AWS_GLUE_API CreateDevEndpointResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateDevEndpointResult & WithNumberOfNodes(int value)
CreateDevEndpointResult & WithVpcId(VpcIdT &&value)
CreateDevEndpointResult & WithZeppelinRemoteSparkInterpreterPort(int value)
const Aws::String & GetExtraPythonLibsS3Path() const
const Aws::String & GetVpcId() const
CreateDevEndpointResult & AddArguments(ArgumentsKeyT &&key, ArgumentsValueT &&value)
const Aws::Map< Aws::String, Aws::String > & GetArguments() const
CreateDevEndpointResult & WithGlueVersion(GlueVersionT &&value)
const Aws::String & GetRoleArn() const
void SetStatus(StatusT &&value)
void SetSecurityConfiguration(SecurityConfigurationT &&value)
CreateDevEndpointResult & WithCreatedTimestamp(CreatedTimestampT &&value)
void SetFailureReason(FailureReasonT &&value)
void SetGlueVersion(GlueVersionT &&value)
const Aws::String & GetRequestId() const
CreateDevEndpointResult & WithWorkerType(WorkerType value)
const Aws::Vector< Aws::String > & GetSecurityGroupIds() const
void SetEndpointName(EndpointNameT &&value)
const Aws::String & GetAvailabilityZone() const
int GetNumberOfNodes() const
void SetExtraPythonLibsS3Path(ExtraPythonLibsS3PathT &&value)
void SetAvailabilityZone(AvailabilityZoneT &&value)
CreateDevEndpointResult & WithRoleArn(RoleArnT &&value)
void SetWorkerType(WorkerType value)
WorkerType GetWorkerType() const
void SetVpcId(VpcIdT &&value)
CreateDevEndpointResult & WithExtraJarsS3Path(ExtraJarsS3PathT &&value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
void SetRequestId(RequestIdT &&value)
void SetYarnEndpointAddress(YarnEndpointAddressT &&value)
CreateDevEndpointResult & WithSubnetId(SubnetIdT &&value)
void SetZeppelinRemoteSparkInterpreterPort(int value)
int GetZeppelinRemoteSparkInterpreterPort() const
void SetNumberOfNodes(int value)
CreateDevEndpointResult & WithFailureReason(FailureReasonT &&value)
AWS_GLUE_API CreateDevEndpointResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
CreateDevEndpointResult & WithSecurityConfiguration(SecurityConfigurationT &&value)
const Aws::String & GetSecurityConfiguration() const
const Aws::String & GetStatus() const
void SetExtraJarsS3Path(ExtraJarsS3PathT &&value)
void SetArguments(ArgumentsT &&value)
CreateDevEndpointResult & WithStatus(StatusT &&value)
void SetSecurityGroupIds(SecurityGroupIdsT &&value)
const Aws::String & GetGlueVersion() const
CreateDevEndpointResult & WithSecurityGroupIds(SecurityGroupIdsT &&value)
CreateDevEndpointResult & WithRequestId(RequestIdT &&value)
CreateDevEndpointResult & WithNumberOfWorkers(int value)
CreateDevEndpointResult & AddSecurityGroupIds(SecurityGroupIdsT &&value)
AWS_GLUE_API CreateDevEndpointResult()=default
CreateDevEndpointResult & WithAvailabilityZone(AvailabilityZoneT &&value)
void SetCreatedTimestamp(CreatedTimestampT &&value)
void SetRoleArn(RoleArnT &&value)
void SetSubnetId(SubnetIdT &&value)
const Aws::String & GetYarnEndpointAddress() const
int GetNumberOfWorkers() const
const Aws::String & GetSubnetId() const
CreateDevEndpointResult & WithExtraPythonLibsS3Path(ExtraPythonLibsS3PathT &&value)
CreateDevEndpointResult & WithYarnEndpointAddress(YarnEndpointAddressT &&value)
const Aws::String & GetEndpointName() const
CreateDevEndpointResult & WithArguments(ArgumentsT &&value)
const Aws::String & GetFailureReason() const
CreateDevEndpointResult & WithEndpointName(EndpointNameT &&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