Amazon.DynamoDBv2.Model.DeleteItemResult.IsSetAttributes C# (CSharp) Метод

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

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