Class GlobalSecondaryIndexWarmThroughputDescription

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

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

The description of the warm throughput value on a global secondary index.

See Also: