7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
19namespace SageMakerGeospatial {
41 template <
typename KmsKeyIdT = Aws::String>
43 m_kmsKeyIdHasBeenSet =
true;
44 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
46 template <
typename KmsKeyIdT = Aws::String>
59 template <
typename S3UriT = Aws::String>
61 m_s3UriHasBeenSet =
true;
62 m_s3Uri = std::forward<S3UriT>(value);
64 template <
typename S3UriT = Aws::String>
66 SetS3Uri(std::forward<S3UriT>(value));
74 bool m_kmsKeyIdHasBeenSet =
false;
75 bool m_s3UriHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue