7#include <aws/gamelift/GameLift_EXPORTS.h>
53 inline void SetTargetValue(
double value) { m_targetValueHasBeenSet =
true; m_targetValue = value; }
58 double m_targetValue{0.0};
59 bool m_targetValueHasBeenSet =
false;
AWS_GAMELIFT_API TargetTrackingConfiguration()=default
AWS_GAMELIFT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTargetValue(double value)
TargetTrackingConfiguration & WithTargetValue(double value)
AWS_GAMELIFT_API TargetTrackingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
double GetTargetValue() const
AWS_GAMELIFT_API TargetTrackingConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool TargetValueHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue