Amazon.DynamoDBv2.Model.AttributeDefinition.IsSetAttributeType C# (CSharp) Метод

IsSetAttributeType() приватный Метод

private IsSetAttributeType ( ) : bool
Результат bool
        internal bool IsSetAttributeType()
        {
            return this._attributeType != null;
        }