7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/odb/Odb_EXPORTS.h>
42 template <
typename TtsBundleUrlT = Aws::String>
44 m_ttsBundleUrlHasBeenSet =
true;
45 m_ttsBundleUrl = std::forward<TtsBundleUrlT>(value);
47 template <
typename TtsBundleUrlT = Aws::String>
55 bool m_ttsBundleUrlHasBeenSet =
false;
void SetTtsBundleUrl(TtsBundleUrlT &&value)
bool TtsBundleUrlHasBeenSet() const
AWS_ODB_API TransportableTablespace(Aws::Utils::Json::JsonView jsonValue)
TransportableTablespace & WithTtsBundleUrl(TtsBundleUrlT &&value)
AWS_ODB_API TransportableTablespace()=default
AWS_ODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_ODB_API TransportableTablespace & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetTtsBundleUrl() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue