7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
46 inline void SetFileId(
int value) { m_fileIdHasBeenSet =
true; m_fileId = value; }
64 bool m_fileIdHasBeenSet =
false;
67 bool m_s3LocationHasBeenSet =
false;
void SetS3Location(const S3Location &value)
bool FileIdHasBeenSet() const
bool S3LocationHasBeenSet() const
void SetS3Location(S3Location &&value)
void SetFileId(int value)
StreamFile & WithFileId(int value)
StreamFile & WithS3Location(S3Location &&value)
AWS_IOT_API StreamFile(Aws::Utils::Json::JsonView jsonValue)
AWS_IOT_API StreamFile & operator=(Aws::Utils::Json::JsonView jsonValue)
const S3Location & GetS3Location() const
StreamFile & WithS3Location(const S3Location &value)
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue