51 inline void SetDesiredInstances(
int value) { m_desiredInstancesHasBeenSet =
true; m_desiredInstances = value; }
60 int m_desiredInstances;
61 bool m_desiredInstancesHasBeenSet =
false;
#define AWS_APPSTREAM_API
void SetDesiredInstances(int value)
ComputeCapacity & WithDesiredInstances(int value)
AWS_APPSTREAM_API ComputeCapacity & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_APPSTREAM_API ComputeCapacity(Aws::Utils::Json::JsonView jsonValue)
int GetDesiredInstances() const
AWS_APPSTREAM_API ComputeCapacity()
bool DesiredInstancesHasBeenSet() const
AWS_APPSTREAM_API Aws::Utils::Json::JsonValue Jsonize() const