7#include <aws/bedrock-data-automation-runtime/BedrockDataAutomationRuntime_EXPORTS.h>
8#include <aws/bedrock-data-automation-runtime/model/VideoAssetProcessingConfiguration.h>
21namespace BedrockDataAutomationRuntime
47 template<
typename V
ideoT = V
ideoAssetProcessingConfiguration>
48 void SetVideo(VideoT&& value) { m_videoHasBeenSet =
true; m_video = std::forward<VideoT>(value); }
49 template<
typename V
ideoT = V
ideoAssetProcessingConfiguration>
55 bool m_videoHasBeenSet =
false;
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API AssetProcessingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API AssetProcessingConfiguration()=default
const VideoAssetProcessingConfiguration & GetVideo() const
AssetProcessingConfiguration & WithVideo(VideoT &&value)
bool VideoHasBeenSet() const
void SetVideo(VideoT &&value)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API AssetProcessingConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue