Amazon.RDS.Model.DBSnapshotAttribute.IsSetAttributeValues C# (CSharp) Method

IsSetAttributeValues() private method

private IsSetAttributeValues ( ) : bool
return bool
        internal bool IsSetAttributeValues()
        {
            return this._attributeValues != null && this._attributeValues.Count > 0; 
        }