Amazon.DynamoDBv2.Model.KeySchemaElement.KeySchemaElement C# (CSharp) 메소드

KeySchemaElement() 공개 메소드

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

Same methods

KeySchemaElement::KeySchemaElement ( string attributeName, KeyType keyType ) : System