7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/lookoutequipment/LookoutEquipment_EXPORTS.h>
9#include <aws/lookoutequipment/model/LabelsS3InputConfiguration.h>
20namespace LookoutEquipment {
43 template <
typename S3InputConfigurationT = LabelsS3InputConfiguration>
45 m_s3InputConfigurationHasBeenSet =
true;
46 m_s3InputConfiguration = std::forward<S3InputConfigurationT>(value);
48 template <
typename S3InputConfigurationT = LabelsS3InputConfiguration>
61 template <
typename LabelGroupNameT = Aws::String>
63 m_labelGroupNameHasBeenSet =
true;
64 m_labelGroupName = std::forward<LabelGroupNameT>(value);
66 template <
typename LabelGroupNameT = Aws::String>
74 bool m_s3InputConfigurationHasBeenSet =
false;
77 bool m_labelGroupNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue