Amazon.RDS.Model.DBSnapshotAttributesResult.IsSetDBSnapshotAttributes C# (CSharp) 메소드

IsSetDBSnapshotAttributes() 개인적인 메소드

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