Class OutputLocation

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

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

Describes the location where the restore job's output is stored.

See Also: