AWS SDK for C++

AWS SDK for C++ Version 1.11.717

Loading...
Searching...
No Matches
CloudMaskingConfigInput.h
1
6#pragma once
7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8
9namespace Aws {
10namespace Utils {
11namespace Json {
12class JsonValue;
13class JsonView;
14} // namespace Json
15} // namespace Utils
16namespace SageMakerGeospatial {
17namespace Model {
18
26 public:
27 AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput() = default;
28 AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput(Aws::Utils::Json::JsonView jsonValue);
29 AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput& operator=(Aws::Utils::Json::JsonView jsonValue);
30 AWS_SAGEMAKERGEOSPATIAL_API Aws::Utils::Json::JsonValue Jsonize() const;
31};
32
33} // namespace Model
34} // namespace SageMakerGeospatial
35} // namespace Aws
AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKERGEOSPATIAL_API CloudMaskingConfigInput()=default
AWS_SAGEMAKERGEOSPATIAL_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue