DatasetMetadata
A structure that represents a dataset.
Contents
Note
In the following list, the required parameters are described first.
- DatasetArn
 - 
               
The Amazon Resource Name (ARN) of the dataset.
Type: String
Required: Yes
 - CalculatedFields
 - 
               
The list of calculated field definitions.
Type: Array of TopicCalculatedField objects
Required: No
 - Columns
 - 
               
The list of column definitions.
Type: Array of TopicColumn objects
Required: No
 - DataAggregation
 - 
               
The definition of a data aggregation.
Type: DataAggregation object
Required: No
 - DatasetDescription
 - 
               
The description of the dataset.
Type: String
Length Constraints: Maximum length of 256.
Required: No
 - DatasetName
 - 
               
The name of the dataset.
Type: String
Length Constraints: Maximum length of 256.
Required: No
 - Filters
 - 
               
The list of filter definitions.
Type: Array of TopicFilter objects
Required: No
 - NamedEntities
 - 
               
The list of named entities definitions.
Type: Array of TopicNamedEntity objects
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: