Amazon.RDS.Model.DescribeDBClusterSnapshotsResponse.IsSetDBClusterSnapshots C# (CSharp) Method

IsSetDBClusterSnapshots() private method

private IsSetDBClusterSnapshots ( ) : bool
return bool
        internal bool IsSetDBClusterSnapshots()
        {
            return this._dbClusterSnapshots != null && this._dbClusterSnapshots.Count > 0; 
        }
DescribeDBClusterSnapshotsResponse