Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.SchemaDefinitionProperty
Packages that use CfnGatewayTarget.SchemaDefinitionProperty
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGatewayTarget.SchemaDefinitionProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnGatewayTarget.SchemaDefinitionPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnGatewayTarget.SchemaDefinitionProperty
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayTarget.SchemaDefinitionPropertyModifier and TypeMethodDescriptionCfnGatewayTarget.SchemaDefinitionProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayTarget.SchemaDefinitionPropertyModifier and TypeMethodDescriptionCfnGatewayTarget.ToolDefinitionProperty.Builder.inputSchema
(CfnGatewayTarget.SchemaDefinitionProperty inputSchema) Sets the value ofCfnGatewayTarget.ToolDefinitionProperty.getInputSchema()
CfnGatewayTarget.SchemaDefinitionProperty.Builder.items
(CfnGatewayTarget.SchemaDefinitionProperty items) Sets the value ofgetItems()
CfnGatewayTarget.ToolDefinitionProperty.Builder.outputSchema
(CfnGatewayTarget.SchemaDefinitionProperty outputSchema) Sets the value ofCfnGatewayTarget.ToolDefinitionProperty.getOutputSchema()