SourceTable
A source table that provides initial data from either a physical table or parent dataset.
Contents
Note
In the following list, the required parameters are described first.
- DataSet
-
A parent dataset that serves as the data source instead of a physical table.
Type: ParentDataSet object
Required: No
- PhysicalTableId
-
The identifier of the physical table that serves as the data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[0-9a-zA-Z-]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: