7#include <aws/iot-managed-integrations/IoTManagedIntegrations_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/iot-managed-integrations/model/ProvisioningStatus.h>
10#include <aws/iot-managed-integrations/model/Role.h>
11#include <aws/core/utils/DateTime.h>
24namespace IoTManagedIntegrations
49 template<
typename IdT = Aws::String>
50 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
51 template<
typename IdT = Aws::String>
61 template<
typename ArnT = Aws::String>
62 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
63 template<
typename ArnT = Aws::String>
73 template<
typename AdvertisedProductIdT = Aws::String>
74 void SetAdvertisedProductId(AdvertisedProductIdT&& value) { m_advertisedProductIdHasBeenSet =
true; m_advertisedProductId = std::forward<AdvertisedProductIdT>(value); }
75 template<
typename AdvertisedProductIdT = Aws::String>
85 template<
typename BrandT = Aws::String>
86 void SetBrand(BrandT&& value) { m_brandHasBeenSet =
true; m_brand = std::forward<BrandT>(value); }
87 template<
typename BrandT = Aws::String>
97 template<
typename ClassificationT = Aws::String>
98 void SetClassification(ClassificationT&& value) { m_classificationHasBeenSet =
true; m_classification = std::forward<ClassificationT>(value); }
99 template<
typename ClassificationT = Aws::String>
111 template<
typename ConnectorDeviceIdT = Aws::String>
112 void SetConnectorDeviceId(ConnectorDeviceIdT&& value) { m_connectorDeviceIdHasBeenSet =
true; m_connectorDeviceId = std::forward<ConnectorDeviceIdT>(value); }
113 template<
typename ConnectorDeviceIdT = Aws::String>
124 template<
typename ConnectorDestinationIdT = Aws::String>
125 void SetConnectorDestinationId(ConnectorDestinationIdT&& value) { m_connectorDestinationIdHasBeenSet =
true; m_connectorDestinationId = std::forward<ConnectorDestinationIdT>(value); }
126 template<
typename ConnectorDestinationIdT = Aws::String>
136 template<
typename ModelT = Aws::String>
137 void SetModel(ModelT&& value) { m_modelHasBeenSet =
true; m_model = std::forward<ModelT>(value); }
138 template<
typename ModelT = Aws::String>
148 template<
typename NameT = Aws::String>
149 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
150 template<
typename NameT = Aws::String>
161 template<
typename OwnerT = Aws::String>
162 void SetOwner(OwnerT&& value) { m_ownerHasBeenSet =
true; m_owner = std::forward<OwnerT>(value); }
163 template<
typename OwnerT = Aws::String>
173 template<
typename CredentialLockerIdT = Aws::String>
174 void SetCredentialLockerId(CredentialLockerIdT&& value) { m_credentialLockerIdHasBeenSet =
true; m_credentialLockerId = std::forward<CredentialLockerIdT>(value); }
175 template<
typename CredentialLockerIdT = Aws::String>
185 template<
typename ParentControllerIdT = Aws::String>
186 void SetParentControllerId(ParentControllerIdT&& value) { m_parentControllerIdHasBeenSet =
true; m_parentControllerId = std::forward<ParentControllerIdT>(value); }
187 template<
typename ParentControllerIdT = Aws::String>
209 inline void SetRole(
Role value) { m_roleHasBeenSet =
true; m_role = value; }
219 template<
typename SerialNumberT = Aws::String>
220 void SetSerialNumber(SerialNumberT&& value) { m_serialNumberHasBeenSet =
true; m_serialNumber = std::forward<SerialNumberT>(value); }
221 template<
typename SerialNumberT = Aws::String>
231 template<
typename CreatedAtT = Aws::Utils::DateTime>
232 void SetCreatedAt(CreatedAtT&& value) { m_createdAtHasBeenSet =
true; m_createdAt = std::forward<CreatedAtT>(value); }
233 template<
typename CreatedAtT = Aws::Utils::DateTime>
243 template<
typename UpdatedAtT = Aws::Utils::DateTime>
244 void SetUpdatedAt(UpdatedAtT&& value) { m_updatedAtHasBeenSet =
true; m_updatedAt = std::forward<UpdatedAtT>(value); }
245 template<
typename UpdatedAtT = Aws::Utils::DateTime>
255 template<
typename ActivatedAtT = Aws::Utils::DateTime>
256 void SetActivatedAt(ActivatedAtT&& value) { m_activatedAtHasBeenSet =
true; m_activatedAt = std::forward<ActivatedAtT>(value); }
257 template<
typename ActivatedAtT = Aws::Utils::DateTime>
263 bool m_idHasBeenSet =
false;
266 bool m_arnHasBeenSet =
false;
269 bool m_advertisedProductIdHasBeenSet =
false;
272 bool m_brandHasBeenSet =
false;
275 bool m_classificationHasBeenSet =
false;
278 bool m_connectorDeviceIdHasBeenSet =
false;
281 bool m_connectorDestinationIdHasBeenSet =
false;
284 bool m_modelHasBeenSet =
false;
287 bool m_nameHasBeenSet =
false;
290 bool m_ownerHasBeenSet =
false;
293 bool m_credentialLockerIdHasBeenSet =
false;
296 bool m_parentControllerIdHasBeenSet =
false;
299 bool m_provisioningStatusHasBeenSet =
false;
302 bool m_roleHasBeenSet =
false;
305 bool m_serialNumberHasBeenSet =
false;
308 bool m_createdAtHasBeenSet =
false;
311 bool m_updatedAtHasBeenSet =
false;
314 bool m_activatedAtHasBeenSet =
false;
ManagedThingSummary & WithClassification(ClassificationT &&value)
AWS_IOTMANAGEDINTEGRATIONS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCreatedAt(CreatedAtT &&value)
void SetSerialNumber(SerialNumberT &&value)
void SetActivatedAt(ActivatedAtT &&value)
bool AdvertisedProductIdHasBeenSet() const
bool SerialNumberHasBeenSet() const
AWS_IOTMANAGEDINTEGRATIONS_API ManagedThingSummary(Aws::Utils::Json::JsonView jsonValue)
bool OwnerHasBeenSet() const
bool NameHasBeenSet() const
void SetUpdatedAt(UpdatedAtT &&value)
void SetModel(ModelT &&value)
void SetParentControllerId(ParentControllerIdT &&value)
ManagedThingSummary & WithModel(ModelT &&value)
const Aws::String & GetModel() const
bool RoleHasBeenSet() const
ManagedThingSummary & WithRole(Role value)
const Aws::String & GetBrand() const
const Aws::String & GetConnectorDestinationId() const
ManagedThingSummary & WithParentControllerId(ParentControllerIdT &&value)
bool ParentControllerIdHasBeenSet() const
bool ClassificationHasBeenSet() const
void SetConnectorDestinationId(ConnectorDestinationIdT &&value)
ManagedThingSummary & WithActivatedAt(ActivatedAtT &&value)
void SetConnectorDeviceId(ConnectorDeviceIdT &&value)
bool BrandHasBeenSet() const
bool ActivatedAtHasBeenSet() const
const Aws::String & GetSerialNumber() const
ManagedThingSummary & WithConnectorDestinationId(ConnectorDestinationIdT &&value)
void SetClassification(ClassificationT &&value)
ManagedThingSummary & WithName(NameT &&value)
const Aws::Utils::DateTime & GetActivatedAt() const
const Aws::String & GetParentControllerId() const
const Aws::String & GetClassification() const
void SetArn(ArnT &&value)
ManagedThingSummary & WithOwner(OwnerT &&value)
ManagedThingSummary & WithArn(ArnT &&value)
const Aws::Utils::DateTime & GetUpdatedAt() const
bool CredentialLockerIdHasBeenSet() const
ManagedThingSummary & WithConnectorDeviceId(ConnectorDeviceIdT &&value)
const Aws::Utils::DateTime & GetCreatedAt() const
bool ProvisioningStatusHasBeenSet() const
bool CreatedAtHasBeenSet() const
ManagedThingSummary & WithId(IdT &&value)
ManagedThingSummary & WithAdvertisedProductId(AdvertisedProductIdT &&value)
void SetName(NameT &&value)
void SetProvisioningStatus(ProvisioningStatus value)
const Aws::String & GetName() const
bool IdHasBeenSet() const
AWS_IOTMANAGEDINTEGRATIONS_API ManagedThingSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetAdvertisedProductId() const
void SetCredentialLockerId(CredentialLockerIdT &&value)
const Aws::String & GetConnectorDeviceId() const
bool ConnectorDestinationIdHasBeenSet() const
void SetBrand(BrandT &&value)
const Aws::String & GetId() const
ProvisioningStatus GetProvisioningStatus() const
ManagedThingSummary & WithSerialNumber(SerialNumberT &&value)
bool ArnHasBeenSet() const
ManagedThingSummary & WithProvisioningStatus(ProvisioningStatus value)
bool ConnectorDeviceIdHasBeenSet() const
const Aws::String & GetOwner() const
AWS_IOTMANAGEDINTEGRATIONS_API ManagedThingSummary()=default
void SetOwner(OwnerT &&value)
void SetAdvertisedProductId(AdvertisedProductIdT &&value)
const Aws::String & GetArn() const
const Aws::String & GetCredentialLockerId() const
ManagedThingSummary & WithCredentialLockerId(CredentialLockerIdT &&value)
bool UpdatedAtHasBeenSet() const
ManagedThingSummary & WithBrand(BrandT &&value)
bool ModelHasBeenSet() const
ManagedThingSummary & WithCreatedAt(CreatedAtT &&value)
ManagedThingSummary & WithUpdatedAt(UpdatedAtT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue