C# Class DynamoDbAutoscaler.LocalFileGlobalAutoscalingConfigurationSetFactory

Inheritance: IGlobalAutoscalingConfigurationSetFactory
ファイルを表示 Open project: litmus/DynamoDbAutoscaler

Public Methods

Method Description
LoadConfiguration ( ) : Task
LocalFileGlobalAutoscalingConfigurationSetFactory ( string localFilePath = "./autoscaling.json" ) : DynamoDbAutoscaler.Interfaces

Method Details

LoadConfiguration() public method

public LoadConfiguration ( ) : Task
return Task

LocalFileGlobalAutoscalingConfigurationSetFactory() public method

public LocalFileGlobalAutoscalingConfigurationSetFactory ( string localFilePath = "./autoscaling.json" ) : DynamoDbAutoscaler.Interfaces
localFilePath string
return DynamoDbAutoscaler.Interfaces