7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/rekognition/Rekognition_EXPORTS.h>
19namespace Rekognition {
42 template <
typename S3BucketT = Aws::String>
44 m_s3BucketHasBeenSet =
true;
45 m_s3Bucket = std::forward<S3BucketT>(value);
47 template <
typename S3BucketT = Aws::String>
61 template <
typename S3KeyPrefixT = Aws::String>
63 m_s3KeyPrefixHasBeenSet =
true;
64 m_s3KeyPrefix = std::forward<S3KeyPrefixT>(value);
66 template <
typename S3KeyPrefixT = Aws::String>
76 bool m_s3BucketHasBeenSet =
false;
77 bool m_s3KeyPrefixHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue