Class CfnRetrieverPropsMixin.RetrieverConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnRetrieverPropsMixin.RetrieverConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRetrieverPropsMixin.RetrieverConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRetrieverPropsMixin.RetrieverConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRetrieverPropsMixin.RetrieverConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRetrieverPropsMixin.RetrieverConfigurationProperty
An implementation for
CfnRetrieverPropsMixin.RetrieverConfigurationProperty-
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.qbusiness.CfnRetrieverPropsMixin.RetrieverConfigurationProperty
CfnRetrieverPropsMixin.RetrieverConfigurationProperty.Builder, CfnRetrieverPropsMixin.RetrieverConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRetrieverPropsMixin.RetrieverConfigurationProperty.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 ObjectProvides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.final ObjectProvides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.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
Constructor that initializes the object based on literal property values passed by theCfnRetrieverPropsMixin.RetrieverConfigurationProperty.Builder.
-
-
Method Details
-
getKendraIndexConfiguration
Description copied from interface:CfnRetrieverPropsMixin.RetrieverConfigurationPropertyProvides information on how the Amazon Kendra index used as a retriever for your Amazon Q Business application is configured.Returns union: either
IResolvableorCfnRetrieverPropsMixin.KendraIndexConfigurationProperty- Specified by:
getKendraIndexConfigurationin interfaceCfnRetrieverPropsMixin.RetrieverConfigurationProperty- See Also:
-
getNativeIndexConfiguration
Description copied from interface:CfnRetrieverPropsMixin.RetrieverConfigurationPropertyProvides information on how a Amazon Q Business index used as a retriever for your Amazon Q Business application is configured.Returns union: either
IResolvableorCfnRetrieverPropsMixin.NativeIndexConfigurationProperty- Specified by:
getNativeIndexConfigurationin interfaceCfnRetrieverPropsMixin.RetrieverConfigurationProperty- 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()
-