RuleConfiguration
Provides configuration information about a rule.
Inheritors
Types
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.