AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A structure that describes the details of a topic, such as its name, description, and associated data sets.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.TopicDetails

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class TopicDetails

The TopicDetails type exposes the following members

Constructors

NameDescription
Public Method TopicDetails()

Properties

NameTypeDescription
Public Property ConfigOptions Amazon.QuickSight.Model.TopicConfigOptions

Gets and sets the property ConfigOptions.

Configuration options for a Topic.

Public Property DataSets System.Collections.Generic.List<Amazon.QuickSight.Model.DatasetMetadata>

Gets and sets the property DataSets.

The data sets that the topic is associated with.

Public Property Description System.String

Gets and sets the property Description.

The description of the topic.

Public Property Name System.String

Gets and sets the property Name.

The name of the topic.

Public Property UserExperienceVersion Amazon.QuickSight.TopicUserExperienceVersion

Gets and sets the property UserExperienceVersion.

The user experience version of a topic.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5