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