C# Class DynamoDbAutoscaler.Configuration.GlobalSecondaryIndexAutoscalingConfigurationSet

Inheritance: TableAutoscalingConfigurationSet, IAutoscalingConfigurationSet
Afficher le fichier Open project: litmus/DynamoDbAutoscaler Class Usage Examples

Méthodes publiques

Méthode Description
GlobalSecondaryIndexAutoscalingConfigurationSet ( ) : DynamoDbAutoscaler.Interfaces
GlobalSecondaryIndexAutoscalingConfigurationSet ( string tableName, string indexName, IAutoscalingConfigurationSet configurationSet ) : DynamoDbAutoscaler.Interfaces

Method Details

GlobalSecondaryIndexAutoscalingConfigurationSet() public méthode

public GlobalSecondaryIndexAutoscalingConfigurationSet ( ) : DynamoDbAutoscaler.Interfaces
Résultat DynamoDbAutoscaler.Interfaces

GlobalSecondaryIndexAutoscalingConfigurationSet() public méthode

public GlobalSecondaryIndexAutoscalingConfigurationSet ( string tableName, string indexName, IAutoscalingConfigurationSet configurationSet ) : DynamoDbAutoscaler.Interfaces
tableName string
indexName string
configurationSet IAutoscalingConfigurationSet
Résultat DynamoDbAutoscaler.Interfaces