ProtocolType
- class aws_cdk.aws_bedrock_agentcore_alpha.ProtocolType(*values)
Bases:
Enum(deprecated) Protocol configuration for Agent Runtime.
- Deprecated:
Use the equivalent construct from
aws-cdk-lib/aws-bedrockagentcoreinstead.- See:
- Stability:
deprecated
Attributes
- A2A
(deprecated) A2A protocol.
- Stability:
deprecated
- AGUI
(deprecated) Agent User Interaction (AGUI) protocol.
- Stability:
deprecated
- HTTP
(deprecated) HTTP protocol.
- Stability:
deprecated
- MCP
(deprecated) Model Context Protocol.
- Stability:
deprecated