Class CfnAIAgentPropsMixin.AssociationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentPropsMixin.AssociationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgentPropsMixin.AssociationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgentPropsMixin.AssociationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgentPropsMixin.AssociationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgentPropsMixin.AssociationConfigurationProperty
An implementation for
CfnAIAgentPropsMixin.AssociationConfigurationProperty-
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.wisdom.CfnAIAgentPropsMixin.AssociationConfigurationProperty
CfnAIAgentPropsMixin.AssociationConfigurationProperty.Builder, CfnAIAgentPropsMixin.AssociationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgentPropsMixin.AssociationConfigurationProperty.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 ObjectA typed union of the data of the configuration for an Amazon Q in Connect Assistant Association.final StringThe identifier of the association for this Association Configuration.final StringThe type of the association for this Association Configuration.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 theCfnAIAgentPropsMixin.AssociationConfigurationProperty.Builder.
-
-
Method Details
-
getAssociationConfigurationData
Description copied from interface:CfnAIAgentPropsMixin.AssociationConfigurationPropertyA typed union of the data of the configuration for an Amazon Q in Connect Assistant Association.Returns union: either
IResolvableorCfnAIAgentPropsMixin.AssociationConfigurationDataProperty- Specified by:
getAssociationConfigurationDatain interfaceCfnAIAgentPropsMixin.AssociationConfigurationProperty- See Also:
-
getAssociationId
Description copied from interface:CfnAIAgentPropsMixin.AssociationConfigurationPropertyThe identifier of the association for this Association Configuration.- Specified by:
getAssociationIdin interfaceCfnAIAgentPropsMixin.AssociationConfigurationProperty- See Also:
-
getAssociationType
Description copied from interface:CfnAIAgentPropsMixin.AssociationConfigurationPropertyThe type of the association for this Association Configuration.- Specified by:
getAssociationTypein interfaceCfnAIAgentPropsMixin.AssociationConfigurationProperty- 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()
-