7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
35 AWS_IOT_API
Sbom() =
default;
45 template<
typename S3LocationT = S3Location>
46 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
47 template<
typename S3LocationT = S3Location>
53 bool m_s3LocationHasBeenSet =
false;
Sbom & WithS3Location(S3LocationT &&value)
AWS_IOT_API Sbom(Aws::Utils::Json::JsonView jsonValue)
const S3Location & GetS3Location() const
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetS3Location(S3LocationT &&value)
bool S3LocationHasBeenSet() const
AWS_IOT_API Sbom & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOT_API Sbom()=default
Aws::Utils::Json::JsonValue JsonValue