7#include <aws/appstream/AppStream_EXPORTS.h>
38 m_desiredInstancesHasBeenSet =
true;
39 m_desiredInstances = value;
58 m_desiredSessionsHasBeenSet =
true;
59 m_desiredSessions = value;
67 int m_desiredInstances{0};
69 int m_desiredSessions{0};
70 bool m_desiredInstancesHasBeenSet =
false;
71 bool m_desiredSessionsHasBeenSet =
false;
void SetDesiredInstances(int value)
ComputeCapacity & WithDesiredInstances(int value)
int GetDesiredSessions() const
AWS_APPSTREAM_API ComputeCapacity & operator=(Aws::Utils::Json::JsonView jsonValue)
bool DesiredSessionsHasBeenSet() const
AWS_APPSTREAM_API ComputeCapacity()=default
ComputeCapacity & WithDesiredSessions(int value)
void SetDesiredSessions(int value)
AWS_APPSTREAM_API ComputeCapacity(Aws::Utils::Json::JsonView jsonValue)
int GetDesiredInstances() const
bool DesiredInstancesHasBeenSet() const
AWS_APPSTREAM_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue