7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
41 template <
typename S3T = Aws::String>
43 m_s3HasBeenSet =
true;
44 m_s3 = std::forward<S3T>(value);
46 template <
typename S3T = Aws::String>
48 SetS3(std::forward<S3T>(value));
54 bool m_s3HasBeenSet =
false;
AWS_DATAZONE_API SourceLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API SourceLocation(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3HasBeenSet() const
SourceLocation & WithS3(S3T &&value)
AWS_DATAZONE_API SourceLocation()=default
const Aws::String & GetS3() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue