AWS::AppFlow::Flow SAPODataSourceProperties
The properties that are applied when using SAPOData as a flow source.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ObjectPath" :
String
}
YAML
ObjectPath:
String
Properties
ObjectPath
-
The object path specified in the SAPOData flow source.
Required: Yes
Type: String
Maximum:
512
Pattern:
\S+
Update requires: No interruption