7#include <aws/bedrock-data-automation/BedrockDataAutomation_EXPORTS.h>
8#include <aws/bedrock-data-automation/model/AudioExtractionCategory.h>
19namespace BedrockDataAutomation {
38 template <
typename CategoryT = AudioExtractionCategory>
40 m_categoryHasBeenSet =
true;
41 m_category = std::forward<CategoryT>(value);
43 template <
typename CategoryT = AudioExtractionCategory>
51 bool m_categoryHasBeenSet =
false;
AWS_BEDROCKDATAAUTOMATION_API AudioStandardExtraction & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCategory(CategoryT &&value)
bool CategoryHasBeenSet() const
AWS_BEDROCKDATAAUTOMATION_API AudioStandardExtraction(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKDATAAUTOMATION_API AudioStandardExtraction()=default
AudioStandardExtraction & WithCategory(CategoryT &&value)
AWS_BEDROCKDATAAUTOMATION_API Aws::Utils::Json::JsonValue Jsonize() const
const AudioExtractionCategory & GetCategory() const
Aws::Utils::Json::JsonValue JsonValue