7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSMap.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/glue/Glue_EXPORTS.h>
12#include <aws/glue/model/WorkerType.h>
45 template <
typename Endpo
intNameT = Aws::String>
47 m_endpointNameHasBeenSet =
true;
48 m_endpointName = std::forward<EndpointNameT>(value);
50 template <
typename Endpo
intNameT = Aws::String>
64 template <
typename RoleArnT = Aws::String>
66 m_roleArnHasBeenSet =
true;
67 m_roleArn = std::forward<RoleArnT>(value);
69 template <
typename RoleArnT = Aws::String>
83 template <
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
85 m_securityGroupIdsHasBeenSet =
true;
86 m_securityGroupIds = std::forward<SecurityGroupIdsT>(value);
88 template <
typename SecurityGroupIdsT = Aws::Vector<Aws::String>>
93 template <
typename SecurityGroupIdsT = Aws::String>
95 m_securityGroupIdsHasBeenSet =
true;
96 m_securityGroupIds.emplace_back(std::forward<SecurityGroupIdsT>(value));
107 template <
typename SubnetIdT = Aws::String>
109 m_subnetIdHasBeenSet =
true;
110 m_subnetId = std::forward<SubnetIdT>(value);
112 template <
typename SubnetIdT = Aws::String>
125 template <
typename YarnEndpo
intAddressT = Aws::String>
127 m_yarnEndpointAddressHasBeenSet =
true;
128 m_yarnEndpointAddress = std::forward<YarnEndpointAddressT>(value);
130 template <
typename YarnEndpo
intAddressT = Aws::String>
146 template <
typename PrivateAddressT = Aws::String>
148 m_privateAddressHasBeenSet =
true;
149 m_privateAddress = std::forward<PrivateAddressT>(value);
151 template <
typename PrivateAddressT = Aws::String>
165 m_zeppelinRemoteSparkInterpreterPortHasBeenSet =
true;
166 m_zeppelinRemoteSparkInterpreterPort = value;
182 template <
typename PublicAddressT = Aws::String>
184 m_publicAddressHasBeenSet =
true;
185 m_publicAddress = std::forward<PublicAddressT>(value);
187 template <
typename PublicAddressT = Aws::String>
200 template <
typename StatusT = Aws::String>
202 m_statusHasBeenSet =
true;
203 m_status = std::forward<StatusT>(value);
205 template <
typename StatusT = Aws::String>
231 m_workerTypeHasBeenSet =
true;
232 m_workerType = value;
256 template <
typename GlueVersionT = Aws::String>
258 m_glueVersionHasBeenSet =
true;
259 m_glueVersion = std::forward<GlueVersionT>(value);
261 template <
typename GlueVersionT = Aws::String>
277 m_numberOfWorkersHasBeenSet =
true;
278 m_numberOfWorkers = value;
294 m_numberOfNodesHasBeenSet =
true;
295 m_numberOfNodes = value;
310 template <
typename AvailabilityZoneT = Aws::String>
312 m_availabilityZoneHasBeenSet =
true;
313 m_availabilityZone = std::forward<AvailabilityZoneT>(value);
315 template <
typename AvailabilityZoneT = Aws::String>
329 template <
typename VpcIdT = Aws::String>
331 m_vpcIdHasBeenSet =
true;
332 m_vpcId = std::forward<VpcIdT>(value);
334 template <
typename VpcIdT = Aws::String>
336 SetVpcId(std::forward<VpcIdT>(value));
352 template <
typename ExtraPythonLibsS3PathT = Aws::String>
354 m_extraPythonLibsS3PathHasBeenSet =
true;
355 m_extraPythonLibsS3Path = std::forward<ExtraPythonLibsS3PathT>(value);
357 template <
typename ExtraPythonLibsS3PathT = Aws::String>
372 template <
typename ExtraJarsS3PathT = Aws::String>
374 m_extraJarsS3PathHasBeenSet =
true;
375 m_extraJarsS3Path = std::forward<ExtraJarsS3PathT>(value);
377 template <
typename ExtraJarsS3PathT = Aws::String>
390 template <
typename FailureReasonT = Aws::String>
392 m_failureReasonHasBeenSet =
true;
393 m_failureReason = std::forward<FailureReasonT>(value);
395 template <
typename FailureReasonT = Aws::String>
408 template <
typename LastUpdateStatusT = Aws::String>
410 m_lastUpdateStatusHasBeenSet =
true;
411 m_lastUpdateStatus = std::forward<LastUpdateStatusT>(value);
413 template <
typename LastUpdateStatusT = Aws::String>
426 template <
typename CreatedTimestampT = Aws::Utils::DateTime>
428 m_createdTimestampHasBeenSet =
true;
429 m_createdTimestamp = std::forward<CreatedTimestampT>(value);
431 template <
typename CreatedTimestampT = Aws::Utils::DateTime>
445 template <
typename LastModifiedTimestampT = Aws::Utils::DateTime>
447 m_lastModifiedTimestampHasBeenSet =
true;
448 m_lastModifiedTimestamp = std::forward<LastModifiedTimestampT>(value);
450 template <
typename LastModifiedTimestampT = Aws::Utils::DateTime>
465 template <
typename PublicKeyT = Aws::String>
467 m_publicKeyHasBeenSet =
true;
468 m_publicKey = std::forward<PublicKeyT>(value);
470 template <
typename PublicKeyT = Aws::String>
490 template <
typename PublicKeysT = Aws::Vector<Aws::String>>
492 m_publicKeysHasBeenSet =
true;
493 m_publicKeys = std::forward<PublicKeysT>(value);
495 template <
typename PublicKeysT = Aws::Vector<Aws::String>>
500 template <
typename PublicKeysT = Aws::String>
502 m_publicKeysHasBeenSet =
true;
503 m_publicKeys.emplace_back(std::forward<PublicKeysT>(value));
515 template <
typename SecurityConfigurationT = Aws::String>
517 m_securityConfigurationHasBeenSet =
true;
518 m_securityConfiguration = std::forward<SecurityConfigurationT>(value);
520 template <
typename SecurityConfigurationT = Aws::String>
538 template <
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
540 m_argumentsHasBeenSet =
true;
541 m_arguments = std::forward<ArgumentsT>(value);
543 template <
typename ArgumentsT = Aws::Map<Aws::String, Aws::String>>
548 template <
typename ArgumentsKeyT = Aws::String,
typename ArgumentsValueT = Aws::String>
550 m_argumentsHasBeenSet =
true;
551 m_arguments.emplace(std::forward<ArgumentsKeyT>(key), std::forward<ArgumentsValueT>(value));
568 int m_zeppelinRemoteSparkInterpreterPort{0};
578 int m_numberOfWorkers{0};
580 int m_numberOfNodes{0};
605 bool m_endpointNameHasBeenSet =
false;
606 bool m_roleArnHasBeenSet =
false;
607 bool m_securityGroupIdsHasBeenSet =
false;
608 bool m_subnetIdHasBeenSet =
false;
609 bool m_yarnEndpointAddressHasBeenSet =
false;
610 bool m_privateAddressHasBeenSet =
false;
611 bool m_zeppelinRemoteSparkInterpreterPortHasBeenSet =
false;
612 bool m_publicAddressHasBeenSet =
false;
613 bool m_statusHasBeenSet =
false;
614 bool m_workerTypeHasBeenSet =
false;
615 bool m_glueVersionHasBeenSet =
false;
616 bool m_numberOfWorkersHasBeenSet =
false;
617 bool m_numberOfNodesHasBeenSet =
false;
618 bool m_availabilityZoneHasBeenSet =
false;
619 bool m_vpcIdHasBeenSet =
false;
620 bool m_extraPythonLibsS3PathHasBeenSet =
false;
621 bool m_extraJarsS3PathHasBeenSet =
false;
622 bool m_failureReasonHasBeenSet =
false;
623 bool m_lastUpdateStatusHasBeenSet =
false;
624 bool m_createdTimestampHasBeenSet =
false;
625 bool m_lastModifiedTimestampHasBeenSet =
false;
626 bool m_publicKeyHasBeenSet =
false;
627 bool m_publicKeysHasBeenSet =
false;
628 bool m_securityConfigurationHasBeenSet =
false;
629 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