Class CfnHarnessPropsMixin.HarnessToolConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnHarnessPropsMixin.HarnessToolConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnHarnessPropsMixin.HarnessToolConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnHarnessPropsMixin.HarnessToolConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnHarnessPropsMixin.HarnessToolConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnHarnessPropsMixin.HarnessToolConfigurationProperty
An implementation for
CfnHarnessPropsMixin.HarnessToolConfigurationProperty-
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.bedrockagentcore.CfnHarnessPropsMixin.HarnessToolConfigurationProperty
CfnHarnessPropsMixin.HarnessToolConfigurationProperty.Builder, CfnHarnessPropsMixin.HarnessToolConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnHarnessPropsMixin.HarnessToolConfigurationProperty.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 ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreBrowserConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreCodeInterpreterConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreGatewayConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessInlineFunctionConfigPropertyfinal ObjectReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessRemoteMcpConfigPropertyfinal 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 theCfnHarnessPropsMixin.HarnessToolConfigurationProperty.Builder.
-
-
Method Details
-
getAgentCoreBrowser
Description copied from interface:CfnHarnessPropsMixin.HarnessToolConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreBrowserConfigProperty- Specified by:
getAgentCoreBrowserin interfaceCfnHarnessPropsMixin.HarnessToolConfigurationProperty- See Also:
-
getAgentCoreCodeInterpreter
Description copied from interface:CfnHarnessPropsMixin.HarnessToolConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreCodeInterpreterConfigProperty- Specified by:
getAgentCoreCodeInterpreterin interfaceCfnHarnessPropsMixin.HarnessToolConfigurationProperty- See Also:
-
getAgentCoreGateway
Description copied from interface:CfnHarnessPropsMixin.HarnessToolConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessAgentCoreGatewayConfigProperty- Specified by:
getAgentCoreGatewayin interfaceCfnHarnessPropsMixin.HarnessToolConfigurationProperty- See Also:
-
getInlineFunction
Description copied from interface:CfnHarnessPropsMixin.HarnessToolConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessInlineFunctionConfigProperty- Specified by:
getInlineFunctionin interfaceCfnHarnessPropsMixin.HarnessToolConfigurationProperty- See Also:
-
getRemoteMcp
Description copied from interface:CfnHarnessPropsMixin.HarnessToolConfigurationPropertyReturns union: eitherIResolvableorCfnHarnessPropsMixin.HarnessRemoteMcpConfigProperty- Specified by:
getRemoteMcpin interfaceCfnHarnessPropsMixin.HarnessToolConfigurationProperty- 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()
-