7#include <aws/bedrock-data-automation/BedrockDataAutomation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/bedrock-data-automation/model/DocumentExtractionGranularityType.h>
22namespace BedrockDataAutomation
45 template<
typename TypesT = Aws::Vector<DocumentExtractionGranularityType>>
46 void SetTypes(TypesT&& value) { m_typesHasBeenSet =
true; m_types = std::forward<TypesT>(value); }
47 template<
typename TypesT = Aws::Vector<DocumentExtractionGranularityType>>
54 bool m_typesHasBeenSet =
false;
DocumentExtractionGranularityType
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue