Amazon.RDS.Model.DBSnapshotAttributesResult.IsSetDBSnapshotAttributes C# (CSharp) Method

IsSetDBSnapshotAttributes() private method

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