7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
30 AWS_IOT_API
Sbom() =
default;
39 template <
typename S3LocationT = S3Location>
41 m_s3LocationHasBeenSet =
true;
42 m_s3Location = std::forward<S3LocationT>(value);
44 template <
typename S3LocationT = S3Location>
52 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