Interface CfnTopic.ITopicConfigOptionsProperty
Configuration options for a Topic
.
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITopicConfigOptionsProperty
Syntax (vb)
Public Interface ITopicConfigOptionsProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.QuickSight;
var topicConfigOptionsProperty = new TopicConfigOptionsProperty {
QBusinessInsightsEnabled = false
};
Synopsis
Properties
QBusiness |
Enables Amazon Q Business Insights for a |
Properties
QBusinessInsightsEnabled
Enables Amazon Q Business Insights for a Topic
.
virtual object QBusinessInsightsEnabled { get; }
Property Value
System.