7#include <aws/panorama/Panorama_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/DateTime.h>
10#include <aws/panorama/model/ApplicationInstanceHealthStatus.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/panorama/model/ApplicationInstanceStatus.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
14#include <aws/panorama/model/ReportedRuntimeContextState.h>
52 template<
typename ApplicationInstanceIdT = Aws::String>
53 void SetApplicationInstanceId(ApplicationInstanceIdT&& value) { m_applicationInstanceIdHasBeenSet =
true; m_applicationInstanceId = std::forward<ApplicationInstanceIdT>(value); }
54 template<
typename ApplicationInstanceIdT = Aws::String>
64 template<
typename ArnT = Aws::String>
65 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
66 template<
typename ArnT = Aws::String>
76 template<
typename CreatedTimeT = Aws::Utils::DateTime>
77 void SetCreatedTime(CreatedTimeT&& value) { m_createdTimeHasBeenSet =
true; m_createdTime = std::forward<CreatedTimeT>(value); }
78 template<
typename CreatedTimeT = Aws::Utils::DateTime>
88 template<
typename DefaultRuntimeContextDeviceT = Aws::String>
89 void SetDefaultRuntimeContextDevice(DefaultRuntimeContextDeviceT&& value) { m_defaultRuntimeContextDeviceHasBeenSet =
true; m_defaultRuntimeContextDevice = std::forward<DefaultRuntimeContextDeviceT>(value); }
90 template<
typename DefaultRuntimeContextDeviceT = Aws::String>
100 template<
typename DefaultRuntimeContextDeviceNameT = Aws::String>
101 void SetDefaultRuntimeContextDeviceName(DefaultRuntimeContextDeviceNameT&& value) { m_defaultRuntimeContextDeviceNameHasBeenSet =
true; m_defaultRuntimeContextDeviceName = std::forward<DefaultRuntimeContextDeviceNameT>(value); }
102 template<
typename DefaultRuntimeContextDeviceNameT = Aws::String>
112 template<
typename DescriptionT = Aws::String>
113 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
114 template<
typename DescriptionT = Aws::String>
134 template<
typename NameT = Aws::String>
135 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
136 template<
typename NameT = Aws::String>
146 template<
typename RuntimeContextStatesT = Aws::Vector<ReportedRuntimeContextState>>
147 void SetRuntimeContextStates(RuntimeContextStatesT&& value) { m_runtimeContextStatesHasBeenSet =
true; m_runtimeContextStates = std::forward<RuntimeContextStatesT>(value); }
148 template<
typename RuntimeContextStatesT = Aws::Vector<ReportedRuntimeContextState>>
150 template<
typename RuntimeContextStatesT = ReportedRuntimeContextState>
170 template<
typename StatusDescriptionT = Aws::String>
171 void SetStatusDescription(StatusDescriptionT&& value) { m_statusDescriptionHasBeenSet =
true; m_statusDescription = std::forward<StatusDescriptionT>(value); }
172 template<
typename StatusDescriptionT = Aws::String>
182 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
183 void SetTags(TagsT&& value) { m_tagsHasBeenSet =
true; m_tags = std::forward<TagsT>(value); }
184 template<
typename TagsT = Aws::Map<Aws::String, Aws::String>>
186 template<
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
188 m_tagsHasBeenSet =
true; m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
return *
this;
194 bool m_applicationInstanceIdHasBeenSet =
false;
197 bool m_arnHasBeenSet =
false;
200 bool m_createdTimeHasBeenSet =
false;
203 bool m_defaultRuntimeContextDeviceHasBeenSet =
false;
206 bool m_defaultRuntimeContextDeviceNameHasBeenSet =
false;
209 bool m_descriptionHasBeenSet =
false;
212 bool m_healthStatusHasBeenSet =
false;
215 bool m_nameHasBeenSet =
false;
218 bool m_runtimeContextStatesHasBeenSet =
false;
221 bool m_statusHasBeenSet =
false;
224 bool m_statusDescriptionHasBeenSet =
false;
227 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