Represents the new provisioned throughput settings to apply to a global secondary index.

C# |
public class GlobalSecondaryIndexUpdate

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GlobalSecondaryIndexUpdate()()()() | Initializes a new instance of the GlobalSecondaryIndexUpdate class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Update |
The name of a global secondary index, along with the updated provisioned throughput settings that are to be applied to that index.
|
![]() | WithUpdate(UpdateGlobalSecondaryIndexAction) | Obsolete.
Sets the Update property
|

Object | |
![]() | GlobalSecondaryIndexUpdate |