C# 클래스 Amazon.DynamoDBv2.Model.TableDescription

Contains the properties of a table.

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
TableDescription ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

비공개 메소드들

메소드 설명
IsSetAttributeDefinitions ( ) : bool
IsSetCreationDateTime ( ) : bool
IsSetGlobalSecondaryIndexes ( ) : bool
IsSetItemCount ( ) : bool
IsSetKeySchema ( ) : bool
IsSetLatestStreamArn ( ) : bool
IsSetLatestStreamLabel ( ) : bool
IsSetLocalSecondaryIndexes ( ) : bool
IsSetProvisionedThroughput ( ) : bool
IsSetStreamSpecification ( ) : bool
IsSetTableArn ( ) : bool
IsSetTableName ( ) : bool
IsSetTableSizeBytes ( ) : bool
IsSetTableStatus ( ) : bool

메소드 상세

TableDescription() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public TableDescription ( ) : System
리턴 System