7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/gamelift/GameLift_EXPORTS.h>
41 template <
typename LatestDeploymentIdT = Aws::String>
43 m_latestDeploymentIdHasBeenSet =
true;
44 m_latestDeploymentId = std::forward<LatestDeploymentIdT>(value);
46 template <
typename LatestDeploymentIdT = Aws::String>
54 bool m_latestDeploymentIdHasBeenSet =
false;
bool LatestDeploymentIdHasBeenSet() const
AWS_GAMELIFT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GAMELIFT_API DeploymentDetails()=default
AWS_GAMELIFT_API DeploymentDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetLatestDeploymentId() const
DeploymentDetails & WithLatestDeploymentId(LatestDeploymentIdT &&value)
void SetLatestDeploymentId(LatestDeploymentIdT &&value)
AWS_GAMELIFT_API DeploymentDetails(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue