Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayProps.Builder
Packages that use CfnGatewayProps.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGatewayProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayProps.BuilderModifier and TypeMethodDescriptionCfnGatewayProps.Builder.authorizerConfiguration(IResolvable authorizerConfiguration) Sets the value ofCfnGatewayProps.getAuthorizerConfiguration()CfnGatewayProps.Builder.authorizerConfiguration(CfnGateway.AuthorizerConfigurationProperty authorizerConfiguration) Sets the value ofCfnGatewayProps.getAuthorizerConfiguration()CfnGatewayProps.Builder.authorizerType(String authorizerType) Sets the value ofCfnGatewayProps.getAuthorizerType()static CfnGatewayProps.BuilderCfnGatewayProps.builder()CfnGatewayProps.Builder.description(String description) Sets the value ofCfnGatewayProps.getDescription()CfnGatewayProps.Builder.exceptionLevel(String exceptionLevel) Sets the value ofCfnGatewayProps.getExceptionLevel()CfnGatewayProps.Builder.interceptorConfigurations(List<? extends Object> interceptorConfigurations) Sets the value ofCfnGatewayProps.getInterceptorConfigurations()CfnGatewayProps.Builder.interceptorConfigurations(IResolvable interceptorConfigurations) Sets the value ofCfnGatewayProps.getInterceptorConfigurations()Sets the value ofCfnGatewayProps.getKmsKeyArn()Sets the value ofCfnGatewayProps.getName()CfnGatewayProps.Builder.protocolConfiguration(IResolvable protocolConfiguration) Sets the value ofCfnGatewayProps.getProtocolConfiguration()CfnGatewayProps.Builder.protocolConfiguration(CfnGateway.GatewayProtocolConfigurationProperty protocolConfiguration) Sets the value ofCfnGatewayProps.getProtocolConfiguration()CfnGatewayProps.Builder.protocolType(String protocolType) Sets the value ofCfnGatewayProps.getProtocolType()Sets the value ofCfnGatewayProps.getRoleArn()Sets the value ofCfnGatewayProps.getTags()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGatewayProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGatewayProps.Builder.