7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
41 m_fileIdHasBeenSet =
true;
56 template <
typename S3LocationT = S3Location>
58 m_s3LocationHasBeenSet =
true;
59 m_s3Location = std::forward<S3LocationT>(value);
61 template <
typename S3LocationT = S3Location>
70 S3Location m_s3Location;
71 bool m_fileIdHasBeenSet =
false;
72 bool m_s3LocationHasBeenSet =
false;
bool FileIdHasBeenSet() const
bool S3LocationHasBeenSet() const
void SetFileId(int value)
StreamFile & WithFileId(int value)
AWS_IOT_API StreamFile(Aws::Utils::Json::JsonView jsonValue)
AWS_IOT_API StreamFile & operator=(Aws::Utils::Json::JsonView jsonValue)
const S3Location & GetS3Location() const
void SetS3Location(S3LocationT &&value)
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
StreamFile & WithS3Location(S3LocationT &&value)
AWS_IOT_API StreamFile()=default
Aws::Utils::Json::JsonValue JsonValue