C# Class DynamoDbAutoscaler.Configuration.TableAutoscalingConfigurationSet

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

Méthodes publiques

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

Method Details

TableAutoscalingConfigurationSet() public méthode

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

TableAutoscalingConfigurationSet() public méthode

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