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>
51 template<
typename Endpo
intNameT = Aws::String>
52 void SetEndpointName(EndpointNameT&& value) { m_endpointNameHasBeenSet =
true; m_endpointName = std::forward<EndpointNameT>(value); }
53 template<
typename Endpo
intNameT = Aws::String>
64 template<
typename RoleArnT = Aws::String>
65 void SetRoleArn(RoleArnT&& value) { m_roleArnHasBeenSet =
true; m_roleArn = std::forward<RoleArnT>(value); }
66 template<
typename RoleArnT = Aws::String>
77 template<
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
78 void SetSecurityGroupIds(SecurityGroupIdsT&& value) { m_securityGroupIdsHasBeenSet =
true; m_securityGroupIds = std::forward<SecurityGroupIdsT>(value); }
79 template<
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
81 template<
typename SecurityGroupIdsT = Aws::String>
82 DevEndpoint&
AddSecurityGroupIds(SecurityGroupIdsT&& value) { m_securityGroupIdsHasBeenSet =
true; m_securityGroupIds.emplace_back(std::forward<SecurityGroupIdsT>(value));
return *
this; }
91 template<
typename SubnetIdT = Aws::String>
92 void SetSubnetId(SubnetIdT&& value) { m_subnetIdHasBeenSet =
true; m_subnetId = std::forward<SubnetIdT>(value); }
93 template<
typename SubnetIdT = Aws::String>
103 template<
typename YarnEndpo
intAddressT = Aws::String>
104 void SetYarnEndpointAddress(YarnEndpointAddressT&& value) { m_yarnEndpointAddressHasBeenSet =
true; m_yarnEndpointAddress = std::forward<YarnEndpointAddressT>(value); }
105 template<
typename YarnEndpo
intAddressT = Aws::String>
118 template<
typename PrivateAddressT = Aws::String>
119 void SetPrivateAddress(PrivateAddressT&& value) { m_privateAddressHasBeenSet =
true; m_privateAddress = std::forward<PrivateAddressT>(value); }
120 template<
typename PrivateAddressT = Aws::String>
142 template<
typename PublicAddressT = Aws::String>
143 void SetPublicAddress(PublicAddressT&& value) { m_publicAddressHasBeenSet =
true; m_publicAddress = std::forward<PublicAddressT>(value); }
144 template<
typename PublicAddressT = Aws::String>
154 template<
typename StatusT = Aws::String>
155 void SetStatus(StatusT&& value) { m_statusHasBeenSet =
true; m_status = std::forward<StatusT>(value); }
156 template<
typename StatusT = Aws::String>
198 template<
typename GlueVersionT = Aws::String>
199 void SetGlueVersion(GlueVersionT&& value) { m_glueVersionHasBeenSet =
true; m_glueVersion = std::forward<GlueVersionT>(value); }
200 template<
typename GlueVersionT = Aws::String>
212 inline void SetNumberOfWorkers(
int value) { m_numberOfWorkersHasBeenSet =
true; m_numberOfWorkers = value; }
223 inline void SetNumberOfNodes(
int value) { m_numberOfNodesHasBeenSet =
true; m_numberOfNodes = value; }
234 template<
typename AvailabilityZoneT = Aws::String>
235 void SetAvailabilityZone(AvailabilityZoneT&& value) { m_availabilityZoneHasBeenSet =
true; m_availabilityZone = std::forward<AvailabilityZoneT>(value); }
236 template<
typename AvailabilityZoneT = Aws::String>
247 template<
typename VpcIdT = Aws::String>
248 void SetVpcId(VpcIdT&& value) { m_vpcIdHasBeenSet =
true; m_vpcId = std::forward<VpcIdT>(value); }
249 template<
typename VpcIdT = Aws::String>
264 template<
typename ExtraPythonLibsS3PathT = Aws::String>
265 void SetExtraPythonLibsS3Path(ExtraPythonLibsS3PathT&& value) { m_extraPythonLibsS3PathHasBeenSet =
true; m_extraPythonLibsS3Path = std::forward<ExtraPythonLibsS3PathT>(value); }
266 template<
typename ExtraPythonLibsS3PathT = Aws::String>
278 template<
typename ExtraJarsS3PathT = Aws::String>
279 void SetExtraJarsS3Path(ExtraJarsS3PathT&& value) { m_extraJarsS3PathHasBeenSet =
true; m_extraJarsS3Path = std::forward<ExtraJarsS3PathT>(value); }
280 template<
typename ExtraJarsS3PathT = Aws::String>
290 template<
typename FailureReasonT = Aws::String>
291 void SetFailureReason(FailureReasonT&& value) { m_failureReasonHasBeenSet =
true; m_failureReason = std::forward<FailureReasonT>(value); }
292 template<
typename FailureReasonT = Aws::String>
302 template<
typename LastUpdateStatusT = Aws::String>
303 void SetLastUpdateStatus(LastUpdateStatusT&& value) { m_lastUpdateStatusHasBeenSet =
true; m_lastUpdateStatus = std::forward<LastUpdateStatusT>(value); }
304 template<
typename LastUpdateStatusT = Aws::String>
314 template<
typename CreatedTimestampT = Aws::Utils::DateTime>
315 void SetCreatedTimestamp(CreatedTimestampT&& value) { m_createdTimestampHasBeenSet =
true; m_createdTimestamp = std::forward<CreatedTimestampT>(value); }
316 template<
typename CreatedTimestampT = Aws::Utils::DateTime>
327 template<
typename LastModifiedTimestampT = Aws::Utils::DateTime>
328 void SetLastModifiedTimestamp(LastModifiedTimestampT&& value) { m_lastModifiedTimestampHasBeenSet =
true; m_lastModifiedTimestamp = std::forward<LastModifiedTimestampT>(value); }
329 template<
typename LastModifiedTimestampT = Aws::Utils::DateTime>
341 template<
typename PublicKeyT = Aws::String>
342 void SetPublicKey(PublicKeyT&& value) { m_publicKeyHasBeenSet =
true; m_publicKey = std::forward<PublicKeyT>(value); }
343 template<
typename PublicKeyT = Aws::String>
360 template<
typename PublicKeysT = Aws::Vector<Aws::String>>
361 void SetPublicKeys(PublicKeysT&& value) { m_publicKeysHasBeenSet =
true; m_publicKeys = std::forward<PublicKeysT>(value); }
362 template<
typename PublicKeysT = Aws::Vector<Aws::String>>
364 template<
typename PublicKeysT = Aws::String>
365 DevEndpoint&
AddPublicKeys(PublicKeysT&& value) { m_publicKeysHasBeenSet =
true; m_publicKeys.emplace_back(std::forward<PublicKeysT>(value));
return *
this; }
375 template<
typename SecurityConfigurationT = Aws::String>
376 void SetSecurityConfiguration(SecurityConfigurationT&& value) { m_securityConfigurationHasBeenSet =
true; m_securityConfiguration = std::forward<SecurityConfigurationT>(value); }
377 template<
typename SecurityConfigurationT = Aws::String>
392 template<
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
393 void SetArguments(ArgumentsT&& value) { m_argumentsHasBeenSet =
true; m_arguments = std::forward<ArgumentsT>(value); }
394 template<
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
396 template<
typename ArgumentsKeyT = Aws::String,
typename ArgumentsValueT = Aws::String>
398 m_argumentsHasBeenSet =
true; m_arguments.emplace(std::forward<ArgumentsKeyT>(key), std::forward<ArgumentsValueT>(value));
return *
this;
404 bool m_endpointNameHasBeenSet =
false;
407 bool m_roleArnHasBeenSet =
false;
410 bool m_securityGroupIdsHasBeenSet =
false;
413 bool m_subnetIdHasBeenSet =
false;
416 bool m_yarnEndpointAddressHasBeenSet =
false;
419 bool m_privateAddressHasBeenSet =
false;
421 int m_zeppelinRemoteSparkInterpreterPort{0};
422 bool m_zeppelinRemoteSparkInterpreterPortHasBeenSet =
false;
425 bool m_publicAddressHasBeenSet =
false;
428 bool m_statusHasBeenSet =
false;
431 bool m_workerTypeHasBeenSet =
false;
434 bool m_glueVersionHasBeenSet =
false;
436 int m_numberOfWorkers{0};
437 bool m_numberOfWorkersHasBeenSet =
false;
439 int m_numberOfNodes{0};
440 bool m_numberOfNodesHasBeenSet =
false;
443 bool m_availabilityZoneHasBeenSet =
false;
446 bool m_vpcIdHasBeenSet =
false;
449 bool m_extraPythonLibsS3PathHasBeenSet =
false;
452 bool m_extraJarsS3PathHasBeenSet =
false;
455 bool m_failureReasonHasBeenSet =
false;
458 bool m_lastUpdateStatusHasBeenSet =
false;
461 bool m_createdTimestampHasBeenSet =
false;
464 bool m_lastModifiedTimestampHasBeenSet =
false;
467 bool m_publicKeyHasBeenSet =
false;
470 bool m_publicKeysHasBeenSet =
false;
473 bool m_securityConfigurationHasBeenSet =
false;
476 bool m_argumentsHasBeenSet =
false;
void SetYarnEndpointAddress(YarnEndpointAddressT &&value)
void SetEndpointName(EndpointNameT &&value)
DevEndpoint & WithExtraPythonLibsS3Path(ExtraPythonLibsS3PathT &&value)
const Aws::String & GetExtraJarsS3Path() const
bool NumberOfWorkersHasBeenSet() const
bool PrivateAddressHasBeenSet() const
DevEndpoint & WithYarnEndpointAddress(YarnEndpointAddressT &&value)
void SetCreatedTimestamp(CreatedTimestampT &&value)
void SetNumberOfWorkers(int value)
bool PublicKeyHasBeenSet() const
const Aws::Utils::DateTime & GetLastModifiedTimestamp() const
void SetPublicKey(PublicKeyT &&value)
bool YarnEndpointAddressHasBeenSet() const
void SetSecurityGroupIds(SecurityGroupIdsT &&value)
const Aws::String & GetExtraPythonLibsS3Path() const
DevEndpoint & WithExtraJarsS3Path(ExtraJarsS3PathT &&value)
bool SecurityConfigurationHasBeenSet() const
const Aws::String & GetGlueVersion() const
DevEndpoint & WithPrivateAddress(PrivateAddressT &&value)
void SetGlueVersion(GlueVersionT &&value)
void SetExtraPythonLibsS3Path(ExtraPythonLibsS3PathT &&value)
bool ExtraJarsS3PathHasBeenSet() const
AWS_GLUE_API DevEndpoint & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLastUpdateStatus(LastUpdateStatusT &&value)
void SetPublicAddress(PublicAddressT &&value)
int GetZeppelinRemoteSparkInterpreterPort() const
const Aws::String & GetStatus() const
DevEndpoint & WithPublicKeys(PublicKeysT &&value)
bool SecurityGroupIdsHasBeenSet() const
const Aws::String & GetPrivateAddress() const
bool GlueVersionHasBeenSet() const
bool LastUpdateStatusHasBeenSet() const
bool AvailabilityZoneHasBeenSet() const
bool EndpointNameHasBeenSet() const
DevEndpoint & WithCreatedTimestamp(CreatedTimestampT &&value)
const Aws::String & GetSecurityConfiguration() const
void SetPublicKeys(PublicKeysT &&value)
void SetArguments(ArgumentsT &&value)
DevEndpoint & WithSubnetId(SubnetIdT &&value)
int GetNumberOfWorkers() const
bool VpcIdHasBeenSet() const
DevEndpoint & WithLastUpdateStatus(LastUpdateStatusT &&value)
const Aws::String & GetSubnetId() const
DevEndpoint & AddArguments(ArgumentsKeyT &&key, ArgumentsValueT &&value)
const Aws::String & GetEndpointName() const
DevEndpoint & AddSecurityGroupIds(SecurityGroupIdsT &&value)
const Aws::String & GetPublicAddress() const
bool PublicAddressHasBeenSet() const
const Aws::String & GetAvailabilityZone() const
bool ExtraPythonLibsS3PathHasBeenSet() const
void SetFailureReason(FailureReasonT &&value)
DevEndpoint & WithVpcId(VpcIdT &&value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
bool FailureReasonHasBeenSet() const
const Aws::Map< Aws::String, Aws::String > & GetArguments() const
DevEndpoint & WithRoleArn(RoleArnT &&value)
void SetLastModifiedTimestamp(LastModifiedTimestampT &&value)
DevEndpoint & WithPublicAddress(PublicAddressT &&value)
DevEndpoint & WithFailureReason(FailureReasonT &&value)
void SetVpcId(VpcIdT &&value)
DevEndpoint & WithZeppelinRemoteSparkInterpreterPort(int value)
const Aws::Vector< Aws::String > & GetSecurityGroupIds() const
const Aws::String & GetPublicKey() const
void SetPrivateAddress(PrivateAddressT &&value)
DevEndpoint & WithPublicKey(PublicKeyT &&value)
void SetExtraJarsS3Path(ExtraJarsS3PathT &&value)
void SetZeppelinRemoteSparkInterpreterPort(int value)
int GetNumberOfNodes() const
DevEndpoint & WithSecurityGroupIds(SecurityGroupIdsT &&value)
bool PublicKeysHasBeenSet() const
bool NumberOfNodesHasBeenSet() const
void SetSubnetId(SubnetIdT &&value)
DevEndpoint & WithEndpointName(EndpointNameT &&value)
void SetRoleArn(RoleArnT &&value)
bool ZeppelinRemoteSparkInterpreterPortHasBeenSet() const
void SetAvailabilityZone(AvailabilityZoneT &&value)
bool CreatedTimestampHasBeenSet() const
void SetNumberOfNodes(int value)
const Aws::String & GetFailureReason() const
void SetSecurityConfiguration(SecurityConfigurationT &&value)
DevEndpoint & AddPublicKeys(PublicKeysT &&value)
bool RoleArnHasBeenSet() const
DevEndpoint & WithSecurityConfiguration(SecurityConfigurationT &&value)
DevEndpoint & WithAvailabilityZone(AvailabilityZoneT &&value)
bool SubnetIdHasBeenSet() const
const Aws::String & GetVpcId() const
DevEndpoint & WithStatus(StatusT &&value)
DevEndpoint & WithGlueVersion(GlueVersionT &&value)
const Aws::String & GetLastUpdateStatus() const
DevEndpoint & WithNumberOfNodes(int value)
const Aws::String & GetYarnEndpointAddress() const
bool ArgumentsHasBeenSet() const
AWS_GLUE_API DevEndpoint()=default
const Aws::Vector< Aws::String > & GetPublicKeys() const
DevEndpoint & WithNumberOfWorkers(int value)
void SetWorkerType(WorkerType value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetRoleArn() const
DevEndpoint & WithArguments(ArgumentsT &&value)
void SetStatus(StatusT &&value)
bool StatusHasBeenSet() const
bool LastModifiedTimestampHasBeenSet() const
DevEndpoint & WithWorkerType(WorkerType value)
AWS_GLUE_API DevEndpoint(Aws::Utils::Json::JsonView jsonValue)
DevEndpoint & WithLastModifiedTimestamp(LastModifiedTimestampT &&value)
WorkerType GetWorkerType() const
bool WorkerTypeHasBeenSet() const
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