TopicDetails
A structure that describes the details of a topic, such as its name, description, and associated data sets.
Contents
Note
In the following list, the required parameters are described first.
- ConfigOptions
- 
               Configuration options for a Topic.Type: TopicConfigOptions object Required: No 
- DataSets
- 
               The data sets that the topic is associated with. Type: Array of DatasetMetadata objects Required: No 
- Description
- 
               The description of the topic. Type: String Length Constraints: Maximum length of 256. Required: No 
- Name
- 
               The name of the topic. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Required: No 
- UserExperienceVersion
- 
               The user experience version of a topic. Type: String Valid Values: LEGACY | NEW_READER_EXPERIENCERequired: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: