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/panorama/Panorama_EXPORTS.h>
12#include <aws/panorama/model/ApplicationInstanceHealthStatus.h>
13#include <aws/panorama/model/ApplicationInstanceStatus.h>
14#include <aws/panorama/model/ReportedRuntimeContextState.h>
46 template <
typename ApplicationInstanceIdT = Aws::String>
48 m_applicationInstanceIdHasBeenSet =
true;
49 m_applicationInstanceId = std::forward<ApplicationInstanceIdT>(value);
51 template <
typename ApplicationInstanceIdT = Aws::String>
64 template <
typename ArnT = Aws::String>
66 m_arnHasBeenSet =
true;
67 m_arn = std::forward<ArnT>(value);
69 template <
typename ArnT = Aws::String>
71 SetArn(std::forward<ArnT>(value));
82 template <
typename CreatedTimeT = Aws::Utils::DateTime>
84 m_createdTimeHasBeenSet =
true;
85 m_createdTime = std::forward<CreatedTimeT>(value);
87 template <
typename CreatedTimeT = Aws::Utils::DateTime>
100 template <
typename DefaultRuntimeContextDeviceT = Aws::String>
102 m_defaultRuntimeContextDeviceHasBeenSet =
true;
103 m_defaultRuntimeContextDevice = std::forward<DefaultRuntimeContextDeviceT>(value);
105 template <
typename DefaultRuntimeContextDeviceT = Aws::String>
118 template <
typename DefaultRuntimeContextDeviceNameT = Aws::String>
120 m_defaultRuntimeContextDeviceNameHasBeenSet =
true;
121 m_defaultRuntimeContextDeviceName = std::forward<DefaultRuntimeContextDeviceNameT>(value);
123 template <
typename DefaultRuntimeContextDeviceNameT = Aws::String>
136 template <
typename DescriptionT = Aws::String>
138 m_descriptionHasBeenSet =
true;
139 m_description = std::forward<DescriptionT>(value);
141 template <
typename DescriptionT = Aws::String>
155 m_healthStatusHasBeenSet =
true;
156 m_healthStatus = value;
170 template <
typename NameT = Aws::String>
172 m_nameHasBeenSet =
true;
173 m_name = std::forward<NameT>(value);
175 template <
typename NameT = Aws::String>
177 SetName(std::forward<NameT>(value));
188 template <
typename RuntimeContextStatesT = Aws::Vector<ReportedRuntimeContextState>>
190 m_runtimeContextStatesHasBeenSet =
true;
191 m_runtimeContextStates = std::forward<RuntimeContextStatesT>(value);
193 template <
typename RuntimeContextStatesT = Aws::Vector<ReportedRuntimeContextState>>
198 template <
typename RuntimeContextStatesT = ReportedRuntimeContextState>
200 m_runtimeContextStatesHasBeenSet =
true;
201 m_runtimeContextStates.emplace_back(std::forward<RuntimeContextStatesT>(value));
213 m_statusHasBeenSet =
true;
228 template <
typename StatusDescriptionT = Aws::String>
230 m_statusDescriptionHasBeenSet =
true;
231 m_statusDescription = std::forward<StatusDescriptionT>(value);
233 template <
typename StatusDescriptionT = Aws::String>
246 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
248 m_tagsHasBeenSet =
true;
249 m_tags = std::forward<TagsT>(value);
251 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
253 SetTags(std::forward<TagsT>(value));
256 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
258 m_tagsHasBeenSet =
true;
259 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
287 bool m_applicationInstanceIdHasBeenSet =
false;
288 bool m_arnHasBeenSet =
false;
289 bool m_createdTimeHasBeenSet =
false;
290 bool m_defaultRuntimeContextDeviceHasBeenSet =
false;
291 bool m_defaultRuntimeContextDeviceNameHasBeenSet =
false;
292 bool m_descriptionHasBeenSet =
false;
293 bool m_healthStatusHasBeenSet =
false;
294 bool m_nameHasBeenSet =
false;
295 bool m_runtimeContextStatesHasBeenSet =
false;
296 bool m_statusHasBeenSet =
false;
297 bool m_statusDescriptionHasBeenSet =
false;
298 bool m_tagsHasBeenSet =
false;
AWS_PANORAMA_API ApplicationInstance(Aws::Utils::Json::JsonView jsonValue)
ApplicationInstance & WithApplicationInstanceId(ApplicationInstanceIdT &&value)
void SetDescription(DescriptionT &&value)
const Aws::String & GetDefaultRuntimeContextDevice() const
const Aws::String & GetArn() const
bool ArnHasBeenSet() const
ApplicationInstance & WithRuntimeContextStates(RuntimeContextStatesT &&value)
ApplicationInstance & AddRuntimeContextStates(RuntimeContextStatesT &&value)
void SetTags(TagsT &&value)
ApplicationInstance & WithCreatedTime(CreatedTimeT &&value)
bool HealthStatusHasBeenSet() const
const Aws::String & GetName() const
ApplicationInstance & WithStatusDescription(StatusDescriptionT &&value)
bool DefaultRuntimeContextDeviceNameHasBeenSet() const
AWS_PANORAMA_API ApplicationInstance()=default
bool TagsHasBeenSet() const
void SetArn(ArnT &&value)
bool StatusDescriptionHasBeenSet() const
ApplicationInstance & AddTags(TagsKeyT &&key, TagsValueT &&value)
const Aws::String & GetStatusDescription() const
ApplicationInstanceStatus GetStatus() const
void SetStatus(ApplicationInstanceStatus value)
const Aws::String & GetDescription() const
const Aws::String & GetDefaultRuntimeContextDeviceName() const
void SetStatusDescription(StatusDescriptionT &&value)
void SetDefaultRuntimeContextDeviceName(DefaultRuntimeContextDeviceNameT &&value)
ApplicationInstance & WithArn(ArnT &&value)
ApplicationInstance & WithDefaultRuntimeContextDeviceName(DefaultRuntimeContextDeviceNameT &&value)
void SetRuntimeContextStates(RuntimeContextStatesT &&value)
bool DefaultRuntimeContextDeviceHasBeenSet() const
bool RuntimeContextStatesHasBeenSet() const
bool DescriptionHasBeenSet() const
void SetHealthStatus(ApplicationInstanceHealthStatus value)
ApplicationInstance & WithDescription(DescriptionT &&value)
bool ApplicationInstanceIdHasBeenSet() const
ApplicationInstance & WithDefaultRuntimeContextDevice(DefaultRuntimeContextDeviceT &&value)
void SetDefaultRuntimeContextDevice(DefaultRuntimeContextDeviceT &&value)
void SetName(NameT &&value)
const Aws::String & GetApplicationInstanceId() const
AWS_PANORAMA_API ApplicationInstance & operator=(Aws::Utils::Json::JsonView jsonValue)
ApplicationInstance & WithName(NameT &&value)
void SetApplicationInstanceId(ApplicationInstanceIdT &&value)
ApplicationInstanceHealthStatus GetHealthStatus() const
const Aws::Map< Aws::String, Aws::String > & GetTags() const
ApplicationInstance & WithStatus(ApplicationInstanceStatus value)
bool CreatedTimeHasBeenSet() const
bool StatusHasBeenSet() const
void SetCreatedTime(CreatedTimeT &&value)
const Aws::Vector< ReportedRuntimeContextState > & GetRuntimeContextStates() const
AWS_PANORAMA_API Aws::Utils::Json::JsonValue Jsonize() const
ApplicationInstance & WithTags(TagsT &&value)
const Aws::Utils::DateTime & GetCreatedTime() const
bool NameHasBeenSet() const
ApplicationInstance & WithHealthStatus(ApplicationInstanceHealthStatus value)
ApplicationInstanceStatus
ApplicationInstanceHealthStatus
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