DataIntegrationFlow
The DataIntegrationFlow details.
Contents
- createdTime
-
The DataIntegrationFlow creation timestamp.
Type: Timestamp
Required: Yes
- instanceId
-
The DataIntegrationFlow instance ID.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: Yes
- lastModifiedTime
-
The DataIntegrationFlow last modified timestamp.
Type: Timestamp
Required: Yes
- name
-
The DataIntegrationFlow name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[A-Za-z0-9-]+
Required: Yes
- sources
-
The DataIntegrationFlow source configurations.
Type: Array of DataIntegrationFlowSource objects
Array Members: Minimum number of 1 item. Maximum number of 40 items.
Required: Yes
- target
-
The DataIntegrationFlow target configuration.
Type: DataIntegrationFlowTarget object
Required: Yes
- transformation
-
The DataIntegrationFlow transformation configurations.
Type: DataIntegrationFlowTransformation object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: