7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/S3Location.h>
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;
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