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

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

Information about the Amazon S3 bucket where the image is stored.

See Also: