C# 클래스 DynamoDbAutoscaler.Configuration.GlobalSecondaryIndexAutoscalingConfigurationSet

상속: TableAutoscalingConfigurationSet, IAutoscalingConfigurationSet
파일 보기 프로젝트 열기: litmus/DynamoDbAutoscaler 1 사용 예제들

공개 메소드들

메소드 설명
GlobalSecondaryIndexAutoscalingConfigurationSet ( ) : DynamoDbAutoscaler.Interfaces
GlobalSecondaryIndexAutoscalingConfigurationSet ( string tableName, string indexName, IAutoscalingConfigurationSet configurationSet ) : DynamoDbAutoscaler.Interfaces

메소드 상세

GlobalSecondaryIndexAutoscalingConfigurationSet() 공개 메소드

public GlobalSecondaryIndexAutoscalingConfigurationSet ( ) : DynamoDbAutoscaler.Interfaces
리턴 DynamoDbAutoscaler.Interfaces

GlobalSecondaryIndexAutoscalingConfigurationSet() 공개 메소드

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