7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
16namespace LexModelsV2 {
39 m_maxLengthMsHasBeenSet =
true;
40 m_maxLengthMs = value;
56 m_endTimeoutMsHasBeenSet =
true;
57 m_endTimeoutMs = value;
67 int m_endTimeoutMs{0};
68 bool m_maxLengthMsHasBeenSet =
false;
69 bool m_endTimeoutMsHasBeenSet =
false;
AudioSpecification & WithMaxLengthMs(int value)
void SetMaxLengthMs(int value)
int GetMaxLengthMs() const
AWS_LEXMODELSV2_API AudioSpecification(Aws::Utils::Json::JsonView jsonValue)
bool MaxLengthMsHasBeenSet() const
int GetEndTimeoutMs() const
AWS_LEXMODELSV2_API AudioSpecification & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEndTimeoutMs(int value)
bool EndTimeoutMsHasBeenSet() const
AWS_LEXMODELSV2_API AudioSpecification()=default
AudioSpecification & WithEndTimeoutMs(int value)
Aws::Utils::Json::JsonValue JsonValue