7#include <aws/iottwinmaker/IoTTwinMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetLocation(
const char* value) { m_locationHasBeenSet =
true; m_location.assign(value); }
56 bool m_locationHasBeenSet =
false;
AWS_IOTTWINMAKER_API S3SourceConfiguration()
S3SourceConfiguration & WithLocation(const char *value)
void SetLocation(Aws::String &&value)
S3SourceConfiguration & WithLocation(Aws::String &&value)
S3SourceConfiguration & WithLocation(const Aws::String &value)
const Aws::String & GetLocation() const
void SetLocation(const Aws::String &value)
void SetLocation(const char *value)
AWS_IOTTWINMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool LocationHasBeenSet() const
AWS_IOTTWINMAKER_API S3SourceConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTTWINMAKER_API S3SourceConfiguration(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue