7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/gamelift/GameLift_EXPORTS.h>
44 template <
typename DestinationArnT = Aws::String>
46 m_destinationArnHasBeenSet =
true;
47 m_destinationArn = std::forward<DestinationArnT>(value);
49 template <
typename DestinationArnT = Aws::String>
57 bool m_destinationArnHasBeenSet =
false;
void SetDestinationArn(DestinationArnT &&value)
AWS_GAMELIFT_API GameSessionQueueDestination()=default
AWS_GAMELIFT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GAMELIFT_API GameSessionQueueDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GAMELIFT_API GameSessionQueueDestination(Aws::Utils::Json::JsonView jsonValue)
GameSessionQueueDestination & WithDestinationArn(DestinationArnT &&value)
const Aws::String & GetDestinationArn() const
bool DestinationArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue