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