Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGateway.Builder
Packages that use CfnGateway.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGateway.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGateway.BuilderModifier and TypeMethodDescriptionCfnGateway.Builder.authorizerConfiguration(IResolvable authorizerConfiguration) CfnGateway.Builder.authorizerConfiguration(CfnGateway.AuthorizerConfigurationProperty authorizerConfiguration) CfnGateway.Builder.authorizerType(String authorizerType) The authorizer type for the gateway.static CfnGateway.BuilderCfnGateway.Builder.description(String description) The description for the gateway.CfnGateway.Builder.exceptionLevel(String exceptionLevel) The exception level for the gateway.CfnGateway.Builder.interceptorConfigurations(List<? extends Object> interceptorConfigurations) CfnGateway.Builder.interceptorConfigurations(IResolvable interceptorConfigurations) The KMS key ARN for the gateway.The name for the gateway.CfnGateway.Builder.protocolConfiguration(IResolvable protocolConfiguration) The protocol configuration for the gateway target.CfnGateway.Builder.protocolConfiguration(CfnGateway.GatewayProtocolConfigurationProperty protocolConfiguration) The protocol configuration for the gateway target.CfnGateway.Builder.protocolType(String protocolType) The protocol type for the gateway target.The tags for the gateway.