C# Class DynamoDbAutoscaler.DynamoDbGlobalSecondaryIndexThroughput

Inheritance: DynamoDbTableThroughput
Afficher le fichier Open project: litmus/DynamoDbAutoscaler

Méthodes publiques

Méthode Description
DynamoDbGlobalSecondaryIndexThroughput ( ) : Amazon.DynamoDBv2.Model

Private Methods

Méthode Description
DynamoDbGlobalSecondaryIndexThroughput ( TableDescription tableDescription, GlobalSecondaryIndexDescription indexDescription ) : Amazon.DynamoDBv2.Model
DynamoDbGlobalSecondaryIndexThroughput ( string tableName, GlobalSecondaryIndexDescription indexDescription ) : Amazon.DynamoDBv2.Model

Method Details

DynamoDbGlobalSecondaryIndexThroughput() public méthode

public DynamoDbGlobalSecondaryIndexThroughput ( ) : Amazon.DynamoDBv2.Model
Résultat Amazon.DynamoDBv2.Model