7#include <aws/bedrock-data-automation/BedrockDataAutomation_EXPORTS.h>
8#include <aws/bedrock-data-automation/model/DocumentExtractionGranularityType.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
20namespace BedrockDataAutomation {
39 template <
typename TypesT = Aws::Vector<DocumentExtractionGranularityType>>
41 m_typesHasBeenSet =
true;
42 m_types = std::forward<TypesT>(value);
44 template <
typename TypesT = Aws::Vector<DocumentExtractionGranularityType>>
46 SetTypes(std::forward<TypesT>(value));
50 m_typesHasBeenSet =
true;
51 m_types.push_back(value);
57 bool m_typesHasBeenSet =
false;
DocumentExtractionGranularityType
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue