Amazon.Redshift.AmazonRedshiftClient.DescribeClusterSnapshots C# (CSharp) Метод

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

private DescribeClusterSnapshots ( ) : DescribeClusterSnapshotsResponse
Результат Amazon.Redshift.Model.DescribeClusterSnapshotsResponse
        internal DescribeClusterSnapshotsResponse DescribeClusterSnapshots()
        {
            return DescribeClusterSnapshots(new DescribeClusterSnapshotsRequest());
        }
        internal DescribeClusterSnapshotsResponse DescribeClusterSnapshots(DescribeClusterSnapshotsRequest request)

Same methods

AmazonRedshiftClient::DescribeClusterSnapshots ( DescribeClusterSnapshotsRequest request ) : DescribeClusterSnapshotsResponse
AmazonRedshiftClient