Amazon.Redshift.Model.DescribeClusterSnapshotsResponse.IsSetSnapshots C# (CSharp) Метод

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

private IsSetSnapshots ( ) : bool
Результат bool
        internal bool IsSetSnapshots()
        {
            return this._snapshots != null && this._snapshots.Count > 0; 
        }
DescribeClusterSnapshotsResponse