7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/gamelift/GameLift_EXPORTS.h>
44 template <
typename LocationT = Aws::String>
46 m_locationHasBeenSet =
true;
47 m_location = std::forward<LocationT>(value);
49 template <
typename LocationT = Aws::String>
57 bool m_locationHasBeenSet =
false;
bool LocationHasBeenSet() const
AWS_GAMELIFT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLocation(LocationT &&value)
const Aws::String & GetLocation() const
LocationConfiguration & WithLocation(LocationT &&value)
AWS_GAMELIFT_API LocationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GAMELIFT_API LocationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_GAMELIFT_API LocationConfiguration()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue