Amazon.DynamoDBv2.Model.KeySchemaElement.IsSetKeyType C# (CSharp) Method

IsSetKeyType() private method

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