Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder
Packages that use CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnGatewayTarget.ApiSchemaConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnGatewayTarget.ApiSchemaConfigurationProperty.builder()
CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder.inlinePayload
(String inlinePayload) Sets the value ofCfnGatewayTarget.ApiSchemaConfigurationProperty.getInlinePayload()
CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder.s3
(IResolvable s3) Sets the value ofCfnGatewayTarget.ApiSchemaConfigurationProperty.getS3()
CfnGatewayTarget.ApiSchemaConfigurationProperty.Builder.s3
(CfnGatewayTarget.S3ConfigurationProperty s3) Sets the value ofCfnGatewayTarget.ApiSchemaConfigurationProperty.getS3()
Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnGatewayTarget.ApiSchemaConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGatewayTarget.ApiSchemaConfigurationProperty.Builder
.