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;
AWS_BEDROCKAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
VideoSegmentationConfiguration & WithFixedLengthDuration(int value)
bool FixedLengthDurationHasBeenSet() const
AWS_BEDROCKAGENT_API VideoSegmentationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENT_API VideoSegmentationConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetFixedLengthDuration(int value)
int GetFixedLengthDuration() const
AWS_BEDROCKAGENT_API VideoSegmentationConfiguration()=default
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue