Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnHarnessProps
Packages that use CfnHarnessProps
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnHarnessProps in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnHarnessPropsMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnHarnessPropsModifier and TypeMethodDescriptionCfnHarnessProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnHarnessPropsModifierConstructorDescriptionCfnHarness(software.constructs.Construct scope, String id, CfnHarnessProps props) Create a newAWS::BedrockAgentCore::Harness.