Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnRuntime.Builder
Packages that use CfnRuntime.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnRuntime.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnRuntime.BuilderModifier and TypeMethodDescriptionCfnRuntime.Builder.agentRuntimeArtifact
(IResolvable agentRuntimeArtifact) CfnRuntime.Builder.agentRuntimeArtifact
(CfnRuntime.AgentRuntimeArtifactProperty agentRuntimeArtifact) CfnRuntime.Builder.agentRuntimeName
(String agentRuntimeName) CfnRuntime.Builder.authorizerConfiguration
(IResolvable authorizerConfiguration) Configuration for the authorizer.CfnRuntime.Builder.authorizerConfiguration
(CfnRuntime.AuthorizerConfigurationProperty authorizerConfiguration) Configuration for the authorizer.static CfnRuntime.Builder
CfnRuntime.Builder.description
(String description) CfnRuntime.Builder.environmentVariables
(Map<String, String> environmentVariables) Environment variable attributes.CfnRuntime.Builder.environmentVariables
(IResolvable environmentVariables) Environment variable attributes.CfnRuntime.Builder.networkConfiguration
(IResolvable networkConfiguration) CfnRuntime.Builder.networkConfiguration
(CfnRuntime.NetworkConfigurationProperty networkConfiguration) CfnRuntime.Builder.protocolConfiguration
(String protocolConfiguration) A map of tag keys and values.