Class GlobalTableGlobalSecondaryIndexSettingsUpdate

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

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

Represents the settings of a global secondary index for a global table that will be modified.

See Also: