7#include <aws/rekognition/Rekognition_EXPORTS.h>
47 inline void SetMaxDurationInSeconds(
long long value) { m_maxDurationInSecondsHasBeenSet =
true; m_maxDurationInSeconds = value; }
52 long long m_maxDurationInSeconds;
53 bool m_maxDurationInSecondsHasBeenSet =
false;
AWS_REKOGNITION_API StreamProcessingStopSelector & operator=(Aws::Utils::Json::JsonView jsonValue)
StreamProcessingStopSelector & WithMaxDurationInSeconds(long long value)
bool MaxDurationInSecondsHasBeenSet() const
AWS_REKOGNITION_API StreamProcessingStopSelector(Aws::Utils::Json::JsonView jsonValue)
AWS_REKOGNITION_API StreamProcessingStopSelector()
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
long long GetMaxDurationInSeconds() const
void SetMaxDurationInSeconds(long long value)
Aws::Utils::Json::JsonValue JsonValue