Amazon.Redshift.Model.DescribeClusterSnapshotsResponse.IsSetSnapshots C# (CSharp) Méthode

IsSetSnapshots() private méthode

private IsSetSnapshots ( ) : bool
Résultat bool
        internal bool IsSetSnapshots()
        {
            return this._snapshots != null && this._snapshots.Count > 0; 
        }
DescribeClusterSnapshotsResponse