7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
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;
AWS_IOT_API PackageVersionArtifact(Aws::Utils::Json::JsonView jsonValue)
AWS_IOT_API PackageVersionArtifact & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetS3Location(S3LocationT &&value)
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3LocationHasBeenSet() const
PackageVersionArtifact & WithS3Location(S3LocationT &&value)
AWS_IOT_API PackageVersionArtifact()=default
const S3Location & GetS3Location() const
Aws::Utils::Json::JsonValue JsonValue