Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.AsyncInvokeS3OutputDataConfig.Builder
Packages that use AsyncInvokeS3OutputDataConfig.Builder
-
Uses of AsyncInvokeS3OutputDataConfig.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return AsyncInvokeS3OutputDataConfig.BuilderModifier and TypeMethodDescriptionAsyncInvokeS3OutputDataConfig.Builder.bucketOwner(String bucketOwner) If the bucket belongs to another AWS account, specify that account's ID.AsyncInvokeS3OutputDataConfig.builder()A KMS encryption key ID.An object URI starting withs3://.AsyncInvokeS3OutputDataConfig.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type AsyncInvokeS3OutputDataConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AsyncInvokeS3OutputDataConfig.Builder>AsyncInvokeS3OutputDataConfig.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type AsyncInvokeS3OutputDataConfig.BuilderModifier and TypeMethodDescriptionstatic AsyncInvokeOutputDataConfigAsyncInvokeOutputDataConfig.fromS3OutputDataConfig(Consumer<AsyncInvokeS3OutputDataConfig.Builder> s3OutputDataConfig) Create an instance of this class withAsyncInvokeOutputDataConfig.s3OutputDataConfig()initialized to the given value.AsyncInvokeOutputDataConfig.Builder.s3OutputDataConfig(Consumer<AsyncInvokeS3OutputDataConfig.Builder> s3OutputDataConfig) A storage location for the output data in an S3 bucket