AWS SDK for .NET Documentation
ProvisionedThroughputDescription Class
AmazonAmazon.DynamoDB.ModelProvisionedThroughputDescription Did this page help you?   Yes   No    Tell us about it...
Provisioned Throughput Description
Declaration Syntax
C#
public class ProvisionedThroughputDescription
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ProvisionedThroughputDescription()()()()
Initializes a new instance of the ProvisionedThroughputDescription class

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
LastDecreaseDateTime
LastIncreaseDateTime
NumberOfDecreasesToday
ReadCapacityUnits
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLastDecreaseDateTime(DateTime) Obsolete.
Sets the LastDecreaseDateTime property

WithLastIncreaseDateTime(DateTime) Obsolete.
Sets the LastIncreaseDateTime property

WithNumberOfDecreasesToday(Int64) Obsolete.
Sets the NumberOfDecreasesToday property

WithReadCapacityUnits(Int64) Obsolete.
Sets the ReadCapacityUnits property

WithWriteCapacityUnits(Int64) Obsolete.
Sets the WriteCapacityUnits property

WriteCapacityUnits
Inheritance Hierarchy
Object
ProvisionedThroughputDescription

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)