7#include <aws/bedrock-agent/BedrockAgent_EXPORTS.h>
16namespace BedrockAgent {
41 m_fixedLengthDurationHasBeenSet =
true;
42 m_fixedLengthDuration = value;
50 int m_fixedLengthDuration{0};
51 bool m_fixedLengthDurationHasBeenSet =
false;
bool FixedLengthDurationHasBeenSet() const
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKAGENT_API AudioSegmentationConfiguration()=default
int GetFixedLengthDuration() const
void SetFixedLengthDuration(int value)
AWS_BEDROCKAGENT_API AudioSegmentationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AudioSegmentationConfiguration & WithFixedLengthDuration(int value)
AWS_BEDROCKAGENT_API AudioSegmentationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue