7#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
8#include <aws/lexv2-models/model/RelativeAggregationDuration.h>
19namespace LexModelsV2 {
41 template <
typename RelativeAggregationDurationT = RelativeAggregationDuration>
43 m_relativeAggregationDurationHasBeenSet =
true;
44 m_relativeAggregationDuration = std::forward<RelativeAggregationDurationT>(value);
46 template <
typename RelativeAggregationDurationT = RelativeAggregationDuration>
54 bool m_relativeAggregationDurationHasBeenSet =
false;
AWS_LEXMODELSV2_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LEXMODELSV2_API UtteranceAggregationDuration()=default
const RelativeAggregationDuration & GetRelativeAggregationDuration() const
AWS_LEXMODELSV2_API UtteranceAggregationDuration(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXMODELSV2_API UtteranceAggregationDuration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool RelativeAggregationDurationHasBeenSet() const
void SetRelativeAggregationDuration(RelativeAggregationDurationT &&value)
UtteranceAggregationDuration & WithRelativeAggregationDuration(RelativeAggregationDurationT &&value)
Aws::Utils::Json::JsonValue JsonValue