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

IsSetKeyType() 개인적인 메소드

private IsSetKeyType ( ) : bool
리턴 bool
        internal bool IsSetKeyType()
        {
            return this._keyType != null;
        }