Class CfnAIAgent.ToolConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wisdom.CfnAIAgent.ToolConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgent.ToolConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgent.ToolConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgent.ToolConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgent.ToolConfigurationProperty
An implementation for
CfnAIAgent.ToolConfigurationProperty-
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.services.wisdom.CfnAIAgent.ToolConfigurationProperty
CfnAIAgent.ToolConfigurationProperty.Builder, CfnAIAgent.ToolConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgent.ToolConfigurationProperty.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 Objectfinal Stringfinal Objectfinal ObjectReturns union: eitherIResolvableorCfnAIAgent.ToolInstructionPropertyfinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgent.ToolOutputFilterProperty>final Objectfinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgent.ToolOverrideInputValueProperty>final StringgetTitle()final Stringfinal Stringfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnAIAgent.UserInteractionConfigurationPropertyfinal 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 theCfnAIAgent.ToolConfigurationProperty.Builder.
-
-
Method Details
-
getToolName
- Specified by:
getToolNamein interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getToolType
- Specified by:
getToolTypein interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getAnnotations
- Specified by:
getAnnotationsin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getInputSchema
- Specified by:
getInputSchemain interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getInstruction
Description copied from interface:CfnAIAgent.ToolConfigurationPropertyReturns union: eitherIResolvableorCfnAIAgent.ToolInstructionProperty- Specified by:
getInstructionin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getOutputFilters
Description copied from interface:CfnAIAgent.ToolConfigurationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgent.ToolOutputFilterProperty>- Specified by:
getOutputFiltersin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getOutputSchema
- Specified by:
getOutputSchemain interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getOverrideInputValues
Description copied from interface:CfnAIAgent.ToolConfigurationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgent.ToolOverrideInputValueProperty>- Specified by:
getOverrideInputValuesin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getTitle
- Specified by:
getTitlein interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getToolId
- Specified by:
getToolIdin interfaceCfnAIAgent.ToolConfigurationProperty- See Also:
-
getUserInteractionConfiguration
Description copied from interface:CfnAIAgent.ToolConfigurationPropertyReturns union: eitherIResolvableorCfnAIAgent.UserInteractionConfigurationProperty- Specified by:
getUserInteractionConfigurationin interfaceCfnAIAgent.ToolConfigurationProperty- 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()
-