RetrievalFlowNodeConfiguration¶
Structure Class¶
RetrievalFlowNodeConfiguration
dataclass
¶
Contains configurations for a Retrieval node in a flow. This node retrieves data from the Amazon S3 location that you specify and returns it as the output.
Attributes¶
service_configuration
instance-attribute
¶
service_configuration: RetrievalFlowNodeServiceConfiguration
Contains configurations for the service to use for retrieving data to return as the output from the node.