Amazon.RDS.Model.DescribeDBClusterSnapshotsResponse.IsSetDBClusterSnapshots C# (CSharp) 메소드

IsSetDBClusterSnapshots() 개인적인 메소드

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