Returns information about the specified HSM client certificate. If no certificate
            ID is specified,            returns information about all the HSM certificates owned
            by your AWS customer account.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DescribeHsmClientCertificatesResponse DescribeHsmClientCertificates( DescribeHsmClientCertificatesRequest request )
 Parameters
 Parameters- request (DescribeHsmClientCertificatesRequest)
- Container for the necessary parameters to execute the DescribeHsmClientCertificates service method.
 Return Value
 Return ValueThe response from the DescribeHsmClientCertificates service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| HsmClientCertificateNotFoundException | There is no Amazon Redshift HSM client certificate with the specified identifier. |