#include <FileLocation.h>
The location of the OTA update.
See Also:
AWS API Reference
Definition at line 32 of file FileLocation.h.
◆ FileLocation() [1/2]
Aws::IoT::Model::FileLocation::FileLocation |
( |
| ) |
|
◆ FileLocation() [2/2]
◆ GetS3Location()
const S3Location& Aws::IoT::Model::FileLocation::GetS3Location |
( |
| ) |
const |
|
inline |
◆ GetStream()
const Stream& Aws::IoT::Model::FileLocation::GetStream |
( |
| ) |
const |
|
inline |
The stream that contains the OTA update.
Definition at line 44 of file FileLocation.h.
◆ Jsonize()
◆ operator=()
◆ S3LocationHasBeenSet()
bool Aws::IoT::Model::FileLocation::S3LocationHasBeenSet |
( |
| ) |
const |
|
inline |
◆ SetS3Location() [1/2]
void Aws::IoT::Model::FileLocation::SetS3Location |
( |
const S3Location & |
value | ) |
|
|
inline |
◆ SetS3Location() [2/2]
void Aws::IoT::Model::FileLocation::SetS3Location |
( |
S3Location && |
value | ) |
|
|
inline |
◆ SetStream() [1/2]
void Aws::IoT::Model::FileLocation::SetStream |
( |
const Stream & |
value | ) |
|
|
inline |
The stream that contains the OTA update.
Definition at line 54 of file FileLocation.h.
◆ SetStream() [2/2]
void Aws::IoT::Model::FileLocation::SetStream |
( |
Stream && |
value | ) |
|
|
inline |
The stream that contains the OTA update.
Definition at line 59 of file FileLocation.h.
◆ StreamHasBeenSet()
bool Aws::IoT::Model::FileLocation::StreamHasBeenSet |
( |
| ) |
const |
|
inline |
The stream that contains the OTA update.
Definition at line 49 of file FileLocation.h.
◆ WithS3Location() [1/2]
◆ WithS3Location() [2/2]
◆ WithStream() [1/2]
The stream that contains the OTA update.
Definition at line 64 of file FileLocation.h.
◆ WithStream() [2/2]
The stream that contains the OTA update.
Definition at line 69 of file FileLocation.h.
The documentation for this class was generated from the following file: