Class CfnGatewayTarget.McpTargetConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.McpTargetConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGatewayTarget.McpTargetConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGatewayTarget.McpTargetConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnGatewayTarget.McpTargetConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGatewayTarget.McpTargetConfigurationProperty
An implementation for
CfnGatewayTarget.McpTargetConfigurationProperty-
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.CfnGatewayTarget.McpTargetConfigurationProperty
CfnGatewayTarget.McpTargetConfigurationProperty.Builder, CfnGatewayTarget.McpTargetConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTarget.McpTargetConfigurationProperty.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 ObjectThe Lambda MCP configuration for the gateway target.final ObjectReturns union: eitherIResolvableorCfnGatewayTarget.McpServerTargetConfigurationPropertyfinal ObjectThe OpenApi schema for the gateway target MCP configuration.final ObjectThe target configuration for the Smithy model target.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 theCfnGatewayTarget.McpTargetConfigurationProperty.Builder.
-
-
Method Details
-
getLambda
Description copied from interface:CfnGatewayTarget.McpTargetConfigurationPropertyThe Lambda MCP configuration for the gateway target.Returns union: either
IResolvableorCfnGatewayTarget.McpLambdaTargetConfigurationProperty- Specified by:
getLambdain interfaceCfnGatewayTarget.McpTargetConfigurationProperty- See Also:
-
getMcpServer
Description copied from interface:CfnGatewayTarget.McpTargetConfigurationPropertyReturns union: eitherIResolvableorCfnGatewayTarget.McpServerTargetConfigurationProperty- Specified by:
getMcpServerin interfaceCfnGatewayTarget.McpTargetConfigurationProperty- See Also:
-
getOpenApiSchema
Description copied from interface:CfnGatewayTarget.McpTargetConfigurationPropertyThe OpenApi schema for the gateway target MCP configuration.Returns union: either
IResolvableorCfnGatewayTarget.ApiSchemaConfigurationProperty- Specified by:
getOpenApiSchemain interfaceCfnGatewayTarget.McpTargetConfigurationProperty- See Also:
-
getSmithyModel
Description copied from interface:CfnGatewayTarget.McpTargetConfigurationPropertyThe target configuration for the Smithy model target.Returns union: either
IResolvableorCfnGatewayTarget.ApiSchemaConfigurationProperty- Specified by:
getSmithyModelin interfaceCfnGatewayTarget.McpTargetConfigurationProperty- 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()
-