7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/finspace/Finspace_EXPORTS.h>
12#include <aws/finspace/model/KxAttachedCluster.h>
13#include <aws/finspace/model/KxAzMode.h>
14#include <aws/finspace/model/KxNAS1Configuration.h>
15#include <aws/finspace/model/KxVolumeStatus.h>
16#include <aws/finspace/model/KxVolumeType.h>
21template <
typename RESULT_TYPE>
22class AmazonWebServiceResult;
43 template <
typename EnvironmentIdT = Aws::String>
45 m_environmentIdHasBeenSet =
true;
46 m_environmentId = std::forward<EnvironmentIdT>(value);
48 template <
typename EnvironmentIdT = Aws::String>
60 template <
typename VolumeNameT = Aws::String>
62 m_volumeNameHasBeenSet =
true;
63 m_volumeName = std::forward<VolumeNameT>(value);
65 template <
typename VolumeNameT = Aws::String>
79 m_volumeTypeHasBeenSet =
true;
93 template <
typename VolumeArnT = Aws::String>
95 m_volumeArnHasBeenSet =
true;
96 m_volumeArn = std::forward<VolumeArnT>(value);
98 template <
typename VolumeArnT = Aws::String>
111 template <
typename Nas1ConfigurationT = KxNAS1Configuration>
113 m_nas1ConfigurationHasBeenSet =
true;
114 m_nas1Configuration = std::forward<Nas1ConfigurationT>(value);
116 template <
typename Nas1ConfigurationT = KxNAS1Configuration>
137 m_statusHasBeenSet =
true;
151 template <
typename DescriptionT = Aws::String>
153 m_descriptionHasBeenSet =
true;
154 m_description = std::forward<DescriptionT>(value);
156 template <
typename DescriptionT = Aws::String>
168 template <
typename StatusReasonT = Aws::String>
170 m_statusReasonHasBeenSet =
true;
171 m_statusReason = std::forward<StatusReasonT>(value);
173 template <
typename StatusReasonT = Aws::String>
187 template <
typename CreatedTimestampT = Aws::Utils::DateTime>
189 m_createdTimestampHasBeenSet =
true;
190 m_createdTimestamp = std::forward<CreatedTimestampT>(value);
192 template <
typename CreatedTimestampT = Aws::Utils::DateTime>
207 m_azModeHasBeenSet =
true;
221 template <
typename AvailabilityZoneIdsT = Aws::Vector<Aws::String>>
223 m_availabilityZoneIdsHasBeenSet =
true;
224 m_availabilityZoneIds = std::forward<AvailabilityZoneIdsT>(value);
226 template <
typename AvailabilityZoneIdsT = Aws::Vector<Aws::String>>
231 template <
typename AvailabilityZoneIdsT = Aws::String>
233 m_availabilityZoneIdsHasBeenSet =
true;
234 m_availabilityZoneIds.emplace_back(std::forward<AvailabilityZoneIdsT>(value));
246 template <
typename LastModifiedTimestampT = Aws::Utils::DateTime>
248 m_lastModifiedTimestampHasBeenSet =
true;
249 m_lastModifiedTimestamp = std::forward<LastModifiedTimestampT>(value);
251 template <
typename LastModifiedTimestampT = Aws::Utils::DateTime>
263 template <
typename AttachedClustersT = Aws::Vector<KxAttachedCluster>>
265 m_attachedClustersHasBeenSet =
true;
266 m_attachedClusters = std::forward<AttachedClustersT>(value);
268 template <
typename AttachedClustersT = Aws::Vector<KxAttachedCluster>>
273 template <
typename AttachedClustersT = KxAttachedCluster>
275 m_attachedClustersHasBeenSet =
true;
276 m_attachedClusters.emplace_back(std::forward<AttachedClustersT>(value));
284 template <
typename RequestIdT = Aws::String>
286 m_requestIdHasBeenSet =
true;
287 m_requestId = std::forward<RequestIdT>(value);
289 template <
typename RequestIdT = Aws::String>
306 KxNAS1Configuration m_nas1Configuration;
326 bool m_environmentIdHasBeenSet =
false;
327 bool m_volumeNameHasBeenSet =
false;
328 bool m_volumeTypeHasBeenSet =
false;
329 bool m_volumeArnHasBeenSet =
false;
330 bool m_nas1ConfigurationHasBeenSet =
false;
331 bool m_statusHasBeenSet =
false;
332 bool m_descriptionHasBeenSet =
false;
333 bool m_statusReasonHasBeenSet =
false;
334 bool m_createdTimestampHasBeenSet =
false;
335 bool m_azModeHasBeenSet =
false;
336 bool m_availabilityZoneIdsHasBeenSet =
false;
337 bool m_lastModifiedTimestampHasBeenSet =
false;
338 bool m_attachedClustersHasBeenSet =
false;
339 bool m_requestIdHasBeenSet =
false;
UpdateKxVolumeResult & WithStatusReason(StatusReasonT &&value)
void SetEnvironmentId(EnvironmentIdT &&value)
const Aws::String & GetVolumeArn() const
const Aws::String & GetDescription() const
void SetCreatedTimestamp(CreatedTimestampT &&value)
UpdateKxVolumeResult & WithVolumeName(VolumeNameT &&value)
KxAzMode GetAzMode() const
void SetAttachedClusters(AttachedClustersT &&value)
void SetVolumeName(VolumeNameT &&value)
const Aws::String & GetVolumeName() const
const Aws::Vector< Aws::String > & GetAvailabilityZoneIds() const
const Aws::Utils::DateTime & GetCreatedTimestamp() const
void SetAvailabilityZoneIds(AvailabilityZoneIdsT &&value)
void SetDescription(DescriptionT &&value)
void SetVolumeType(KxVolumeType value)
const Aws::Vector< KxAttachedCluster > & GetAttachedClusters() const
const Aws::Utils::DateTime & GetLastModifiedTimestamp() const
void SetAzMode(KxAzMode value)
void SetLastModifiedTimestamp(LastModifiedTimestampT &&value)
AWS_FINSPACE_API UpdateKxVolumeResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateKxVolumeResult & WithStatus(KxVolumeStatus value)
void SetStatus(KxVolumeStatus value)
const KxNAS1Configuration & GetNas1Configuration() const
UpdateKxVolumeResult & AddAvailabilityZoneIds(AvailabilityZoneIdsT &&value)
UpdateKxVolumeResult & WithCreatedTimestamp(CreatedTimestampT &&value)
UpdateKxVolumeResult & WithNas1Configuration(Nas1ConfigurationT &&value)
void SetNas1Configuration(Nas1ConfigurationT &&value)
UpdateKxVolumeResult & WithVolumeType(KxVolumeType value)
KxVolumeType GetVolumeType() const
UpdateKxVolumeResult & WithAzMode(KxAzMode value)
UpdateKxVolumeResult & AddAttachedClusters(AttachedClustersT &&value)
AWS_FINSPACE_API UpdateKxVolumeResult()=default
UpdateKxVolumeResult & WithAvailabilityZoneIds(AvailabilityZoneIdsT &&value)
UpdateKxVolumeResult & WithLastModifiedTimestamp(LastModifiedTimestampT &&value)
const Aws::String & GetEnvironmentId() const
UpdateKxVolumeResult & WithEnvironmentId(EnvironmentIdT &&value)
void SetRequestId(RequestIdT &&value)
UpdateKxVolumeResult & WithAttachedClusters(AttachedClustersT &&value)
void SetVolumeArn(VolumeArnT &&value)
UpdateKxVolumeResult & WithRequestId(RequestIdT &&value)
AWS_FINSPACE_API UpdateKxVolumeResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
UpdateKxVolumeResult & WithDescription(DescriptionT &&value)
Aws::Http::HttpResponseCode GetHttpResponseCode() const
const Aws::String & GetRequestId() const
void SetStatusReason(StatusReasonT &&value)
KxVolumeStatus GetStatus() const
UpdateKxVolumeResult & WithVolumeArn(VolumeArnT &&value)
const Aws::String & GetStatusReason() 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