7#include <aws/lookoutvision/LookoutforVision_EXPORTS.h>
8#include <aws/lookoutvision/model/S3Location.h>
21namespace LookoutforVision
47 template<
typename S3LocationT = S3Location>
48 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
49 template<
typename S3LocationT = S3Location>
55 bool m_s3LocationHasBeenSet =
false;
AWS_LOOKOUTFORVISION_API OutputConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3LocationHasBeenSet() const
AWS_LOOKOUTFORVISION_API OutputConfig(Aws::Utils::Json::JsonView jsonValue)
void SetS3Location(S3LocationT &&value)
OutputConfig & WithS3Location(S3LocationT &&value)
AWS_LOOKOUTFORVISION_API Aws::Utils::Json::JsonValue Jsonize() const
const S3Location & GetS3Location() const
AWS_LOOKOUTFORVISION_API OutputConfig()=default
Aws::Utils::Json::JsonValue JsonValue