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