Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.AgentRuntimeArtifactProperty
Packages that use CfnRuntime.AgentRuntimeArtifactProperty
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.AgentRuntimeArtifactProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnRuntime.AgentRuntimeArtifactPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnRuntime.AgentRuntimeArtifactPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.AgentRuntimeArtifactPropertyModifier and TypeMethodDescriptionCfnRuntime.AgentRuntimeArtifactProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnRuntime.AgentRuntimeArtifactPropertyModifier and TypeMethodDescriptionCfnRuntime.Builder.agentRuntimeArtifact(CfnRuntime.AgentRuntimeArtifactProperty agentRuntimeArtifact) The artifact of the agent.CfnRuntimeProps.Builder.agentRuntimeArtifact(CfnRuntime.AgentRuntimeArtifactProperty agentRuntimeArtifact) Sets the value ofCfnRuntimeProps.getAgentRuntimeArtifact()voidCfnRuntime.setAgentRuntimeArtifact(CfnRuntime.AgentRuntimeArtifactProperty value) The artifact of the agent.