Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder
Packages that use CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayTarget.PassthroughTargetConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayTarget.PassthroughTargetConfigurationProperty.builder()Sets the value ofCfnGatewayTarget.PassthroughTargetConfigurationProperty.getEndpoint()CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.protocolType(String protocolType) CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.schema(IResolvable schema) Sets the value ofCfnGatewayTarget.PassthroughTargetConfigurationProperty.getSchema()CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.schema(CfnGatewayTarget.HttpApiSchemaConfigurationProperty schema) Sets the value ofCfnGatewayTarget.PassthroughTargetConfigurationProperty.getSchema()CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.stickinessConfiguration(IResolvable stickinessConfiguration) CfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.stickinessConfiguration(CfnGatewayTarget.StickinessConfigurationProperty stickinessConfiguration) Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayTarget.PassthroughTargetConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayTarget.PassthroughTargetConfigurationProperty.Builder.