Class CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty
An implementation for
CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty
CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Builder, CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectConfiguration information for custom Salesforce knowledge articles.Specifies the document states that should be included when Amazon Kendra indexes knowledge articles.final ObjectConfiguration information for standard Salesforce knowledge articles.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty.Builder.
-
-
Method Details
-
getCustomKnowledgeArticleTypeConfigurations
Description copied from interface:CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationPropertyConfiguration information for custom Salesforce knowledge articles.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDataSourcePropsMixin.SalesforceCustomKnowledgeArticleTypeConfigurationProperty>- Specified by:
getCustomKnowledgeArticleTypeConfigurationsin interfaceCfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty- See Also:
-
getIncludedStates
Description copied from interface:CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationPropertySpecifies the document states that should be included when Amazon Kendra indexes knowledge articles.You must specify at least one state.
- Specified by:
getIncludedStatesin interfaceCfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty- See Also:
-
getStandardKnowledgeArticleTypeConfiguration
Description copied from interface:CfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationPropertyConfiguration information for standard Salesforce knowledge articles.Returns union: either
IResolvableorCfnDataSourcePropsMixin.SalesforceStandardKnowledgeArticleTypeConfigurationProperty- Specified by:
getStandardKnowledgeArticleTypeConfigurationin interfaceCfnDataSourcePropsMixin.SalesforceKnowledgeArticleConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-