7#include <aws/bedrock-data-automation-runtime/BedrockDataAutomationRuntime_EXPORTS.h>
8#include <aws/bedrock-data-automation-runtime/model/TimestampSegment.h>
21namespace BedrockDataAutomationRuntime
47 template<
typename TimestampSegmentT = TimestampSegment>
48 void SetTimestampSegment(TimestampSegmentT&& value) { m_timestampSegmentHasBeenSet =
true; m_timestampSegment = std::forward<TimestampSegmentT>(value); }
49 template<
typename TimestampSegmentT = TimestampSegment>
55 bool m_timestampSegmentHasBeenSet =
false;
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API VideoSegmentConfiguration()=default
void SetTimestampSegment(TimestampSegmentT &&value)
VideoSegmentConfiguration & WithTimestampSegment(TimestampSegmentT &&value)
const TimestampSegment & GetTimestampSegment() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API VideoSegmentConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool TimestampSegmentHasBeenSet() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API VideoSegmentConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue