Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.AsyncInvokeS3OutputDataConfig
Packages that use AsyncInvokeS3OutputDataConfig
-
Uses of AsyncInvokeS3OutputDataConfig in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return AsyncInvokeS3OutputDataConfigModifier and TypeMethodDescriptionAsyncInvokeOutputDataConfig.s3OutputDataConfig()A storage location for the output data in an S3 bucketMethods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type AsyncInvokeS3OutputDataConfigModifier and TypeMethodDescriptionstatic AsyncInvokeOutputDataConfigAsyncInvokeOutputDataConfig.fromS3OutputDataConfig(AsyncInvokeS3OutputDataConfig s3OutputDataConfig) Create an instance of this class withAsyncInvokeOutputDataConfig.s3OutputDataConfig()initialized to the given value.AsyncInvokeOutputDataConfig.Builder.s3OutputDataConfig(AsyncInvokeS3OutputDataConfig s3OutputDataConfig) A storage location for the output data in an S3 bucket