Class ModelInvocationJobS3InputDataConfig

java.lang.Object
software.amazon.awssdk.services.bedrock.model.ModelInvocationJobS3InputDataConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ModelInvocationJobS3InputDataConfig.Builder,ModelInvocationJobS3InputDataConfig>

@Generated("software.amazon.awssdk:codegen") public final class ModelInvocationJobS3InputDataConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ModelInvocationJobS3InputDataConfig.Builder,ModelInvocationJobS3InputDataConfig>

Contains the configuration of the S3 location of the output data.

See Also: