7#include <aws/finspace/Finspace_EXPORTS.h>
8#include <aws/finspace/model/KxClusterStatus.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/finspace/model/KxClusterType.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/finspace/model/KxAzMode.h>
13#include <aws/core/utils/DateTime.h>
14#include <aws/finspace/model/Volume.h>
73 inline void SetStatusReason(
const char* value) { m_statusReasonHasBeenSet =
true; m_statusReason.assign(value); }
87 inline void SetClusterName(
const char* value) { m_clusterNameHasBeenSet =
true; m_clusterName.assign(value); }
135 inline void SetClusterDescription(
const char* value) { m_clusterDescriptionHasBeenSet =
true; m_clusterDescription.assign(value); }
149 inline void SetReleaseLabel(
const char* value) { m_releaseLabelHasBeenSet =
true; m_releaseLabel.assign(value); }
180 inline void SetInitializationScript(
const char* value) { m_initializationScriptHasBeenSet =
true; m_initializationScript.assign(value); }
196 inline void SetExecutionRole(
const char* value) { m_executionRoleHasBeenSet =
true; m_executionRole.assign(value); }
212 inline void SetAzMode(
KxAzMode&& value) { m_azModeHasBeenSet =
true; m_azMode = std::move(value); }
225 inline void SetAvailabilityZoneId(
const char* value) { m_availabilityZoneIdHasBeenSet =
true; m_availabilityZoneId.assign(value); }
261 bool m_statusHasBeenSet =
false;
264 bool m_statusReasonHasBeenSet =
false;
267 bool m_clusterNameHasBeenSet =
false;
270 bool m_clusterTypeHasBeenSet =
false;
273 bool m_clusterDescriptionHasBeenSet =
false;
276 bool m_releaseLabelHasBeenSet =
false;
279 bool m_volumesHasBeenSet =
false;
282 bool m_initializationScriptHasBeenSet =
false;
285 bool m_executionRoleHasBeenSet =
false;
288 bool m_azModeHasBeenSet =
false;
291 bool m_availabilityZoneIdHasBeenSet =
false;
294 bool m_lastModifiedTimestampHasBeenSet =
false;
297 bool m_createdTimestampHasBeenSet =
false;
void SetExecutionRole(Aws::String &&value)
KxCluster & WithReleaseLabel(const char *value)
KxCluster & WithStatusReason(const Aws::String &value)
void SetVolumes(const Aws::Vector< Volume > &value)
KxCluster & WithClusterType(const KxClusterType &value)
void SetAzMode(KxAzMode &&value)
void SetReleaseLabel(Aws::String &&value)
const Aws::String & GetClusterDescription() const
void SetClusterName(Aws::String &&value)
bool ClusterDescriptionHasBeenSet() const
void SetClusterType(KxClusterType &&value)
void SetExecutionRole(const Aws::String &value)
KxCluster & WithClusterType(KxClusterType &&value)
KxCluster & WithClusterDescription(const char *value)
KxCluster & AddVolumes(Volume &&value)
void SetLastModifiedTimestamp(const Aws::Utils::DateTime &value)
KxCluster & WithInitializationScript(const char *value)
void SetAvailabilityZoneId(Aws::String &&value)
const KxClusterStatus & GetStatus() const
const KxAzMode & GetAzMode() const
bool ClusterNameHasBeenSet() const
KxCluster & WithAvailabilityZoneId(const Aws::String &value)
void SetReleaseLabel(const Aws::String &value)
bool InitializationScriptHasBeenSet() const
void SetClusterDescription(const char *value)
KxCluster & WithStatusReason(Aws::String &&value)
bool ClusterTypeHasBeenSet() const
void SetVolumes(Aws::Vector< Volume > &&value)
AWS_FINSPACE_API KxCluster()
KxCluster & WithExecutionRole(const char *value)
bool LastModifiedTimestampHasBeenSet() const
bool AzModeHasBeenSet() const
void SetClusterName(const char *value)
const Aws::Vector< Volume > & GetVolumes() const
void SetInitializationScript(Aws::String &&value)
bool AvailabilityZoneIdHasBeenSet() const
void SetCreatedTimestamp(Aws::Utils::DateTime &&value)
bool VolumesHasBeenSet() const
void SetInitializationScript(const Aws::String &value)
void SetClusterType(const KxClusterType &value)
void SetStatusReason(const Aws::String &value)
AWS_FINSPACE_API KxCluster(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetInitializationScript() const
bool CreatedTimestampHasBeenSet() const
AWS_FINSPACE_API KxCluster & operator=(Aws::Utils::Json::JsonView jsonValue)
KxCluster & WithClusterName(const Aws::String &value)
KxCluster & WithCreatedTimestamp(Aws::Utils::DateTime &&value)
KxCluster & WithCreatedTimestamp(const Aws::Utils::DateTime &value)
KxCluster & WithAzMode(const KxAzMode &value)
void SetInitializationScript(const char *value)
KxCluster & WithInitializationScript(const Aws::String &value)
KxCluster & WithStatus(const KxClusterStatus &value)
const Aws::String & GetReleaseLabel() const
KxCluster & WithReleaseLabel(const Aws::String &value)
KxCluster & WithClusterDescription(const Aws::String &value)
KxCluster & WithAzMode(KxAzMode &&value)
KxCluster & WithLastModifiedTimestamp(Aws::Utils::DateTime &&value)
const KxClusterType & GetClusterType() const
void SetStatus(const KxClusterStatus &value)
const Aws::String & GetClusterName() const
KxCluster & WithClusterName(Aws::String &&value)
void SetClusterName(const Aws::String &value)
KxCluster & WithAvailabilityZoneId(Aws::String &&value)
KxCluster & WithClusterDescription(Aws::String &&value)
KxCluster & WithAvailabilityZoneId(const char *value)
const Aws::Utils::DateTime & GetCreatedTimestamp() const
KxCluster & WithReleaseLabel(Aws::String &&value)
const Aws::Utils::DateTime & GetLastModifiedTimestamp() const
KxCluster & WithLastModifiedTimestamp(const Aws::Utils::DateTime &value)
void SetStatus(KxClusterStatus &&value)
void SetReleaseLabel(const char *value)
void SetClusterDescription(const Aws::String &value)
void SetExecutionRole(const char *value)
KxCluster & WithExecutionRole(Aws::String &&value)
const Aws::String & GetAvailabilityZoneId() const
void SetStatusReason(const char *value)
void SetAvailabilityZoneId(const char *value)
KxCluster & AddVolumes(const Volume &value)
void SetStatusReason(Aws::String &&value)
KxCluster & WithStatus(KxClusterStatus &&value)
const Aws::String & GetExecutionRole() const
bool ExecutionRoleHasBeenSet() const
KxCluster & WithVolumes(const Aws::Vector< Volume > &value)
bool StatusHasBeenSet() const
KxCluster & WithInitializationScript(Aws::String &&value)
KxCluster & WithExecutionRole(const Aws::String &value)
AWS_FINSPACE_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetStatusReason() const
KxCluster & WithStatusReason(const char *value)
void SetClusterDescription(Aws::String &&value)
void SetAvailabilityZoneId(const Aws::String &value)
bool ReleaseLabelHasBeenSet() const
void SetCreatedTimestamp(const Aws::Utils::DateTime &value)
void SetLastModifiedTimestamp(Aws::Utils::DateTime &&value)
KxCluster & WithVolumes(Aws::Vector< Volume > &&value)
void SetAzMode(const KxAzMode &value)
KxCluster & WithClusterName(const char *value)
bool StatusReasonHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue