Interface CfnGatewayTarget.IMcpServerTargetConfigurationProperty
Namespace: Amazon.CDK.AWS.BedrockAgentCore
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnGatewayTarget.IMcpServerTargetConfigurationProperty
Syntax (vb)
Public Interface CfnGatewayTarget.IMcpServerTargetConfigurationProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.BedrockAgentCore;
var mcpServerTargetConfigurationProperty = new McpServerTargetConfigurationProperty {
Endpoint = "endpoint"
};
Synopsis
Properties
| Endpoint |