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