7#include <aws/bedrock-data-automation/BedrockDataAutomation_EXPORTS.h>
8#include <aws/bedrock-data-automation/model/VideoStandardExtraction.h>
9#include <aws/bedrock-data-automation/model/VideoStandardGenerativeField.h>
20namespace BedrockDataAutomation {
39 template <
typename ExtractionT = V
ideoStandardExtraction>
41 m_extractionHasBeenSet =
true;
42 m_extraction = std::forward<ExtractionT>(value);
44 template <
typename ExtractionT = V
ideoStandardExtraction>
55 template <
typename GenerativeFieldT = V
ideoStandardGenerativeField>
57 m_generativeFieldHasBeenSet =
true;
58 m_generativeField = std::forward<GenerativeFieldT>(value);
60 template <
typename GenerativeFieldT = V
ideoStandardGenerativeField>
70 bool m_extractionHasBeenSet =
false;
71 bool m_generativeFieldHasBeenSet =
false;
const VideoStandardExtraction & GetExtraction() const
AWS_BEDROCKDATAAUTOMATION_API VideoStandardOutputConfiguration()=default
AWS_BEDROCKDATAAUTOMATION_API VideoStandardOutputConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetExtraction(ExtractionT &&value)
const VideoStandardGenerativeField & GetGenerativeField() const
bool GenerativeFieldHasBeenSet() const
VideoStandardOutputConfiguration & WithExtraction(ExtractionT &&value)
AWS_BEDROCKDATAAUTOMATION_API Aws::Utils::Json::JsonValue Jsonize() const
bool ExtractionHasBeenSet() const
VideoStandardOutputConfiguration & WithGenerativeField(GenerativeFieldT &&value)
AWS_BEDROCKDATAAUTOMATION_API VideoStandardOutputConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetGenerativeField(GenerativeFieldT &&value)
Aws::Utils::Json::JsonValue JsonValue