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

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

The S3 Intelligent-Tiering storage class is designed to optimize storage costs by automatically moving data to the most cost-effective storage access tier, without additional operational overhead.

See Also: