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