DynamoDbAutoscaler.Configuration.GlobalSecondaryIndexAutoscalingConfigurationSet.GlobalSecondaryIndexAutoscalingConfigurationSet C# (CSharp) Method

GlobalSecondaryIndexAutoscalingConfigurationSet() public method

public GlobalSecondaryIndexAutoscalingConfigurationSet ( ) : DynamoDbAutoscaler.Interfaces
return DynamoDbAutoscaler.Interfaces
        public GlobalSecondaryIndexAutoscalingConfigurationSet() : base()
        {
        }

Same methods

GlobalSecondaryIndexAutoscalingConfigurationSet::GlobalSecondaryIndexAutoscalingConfigurationSet ( string tableName, string indexName, IAutoscalingConfigurationSet configurationSet ) : DynamoDbAutoscaler.Interfaces
GlobalSecondaryIndexAutoscalingConfigurationSet