RuleConfiguration
Provides configuration information about a rule.
Inheritors
Types
A rule for configuring how Amazon Q Business responds when it encounters a a blocked topic.
Rules for retrieving content from data sources connected to a Amazon Q Business application for a specific topic control configuration.
Functions
Casts this RuleConfiguration as a ContentBlockerRule and retrieves its aws.sdk.kotlin.services.qbusiness.model.ContentBlockerRule value. Throws an exception if the RuleConfiguration is not a ContentBlockerRule.
Casts this RuleConfiguration as a ContentBlockerRule and retrieves its aws.sdk.kotlin.services.qbusiness.model.ContentBlockerRule value. Returns null if the RuleConfiguration is not a ContentBlockerRule.
Casts this RuleConfiguration as a ContentRetrievalRule and retrieves its aws.sdk.kotlin.services.qbusiness.model.ContentRetrievalRule value. Throws an exception if the RuleConfiguration is not a ContentRetrievalRule.
Casts this RuleConfiguration as a ContentRetrievalRule and retrieves its aws.sdk.kotlin.services.qbusiness.model.ContentRetrievalRule value. Returns null if the RuleConfiguration is not a ContentRetrievalRule.