AWS SDK for .NET Documentation
DescribeHsmClientCertificates Method (request)
AmazonAmazon.RedshiftAmazonRedshiftClientDescribeHsmClientCertificates(DescribeHsmClientCertificatesRequest) Did this page help you?   Yes   No    Tell us about it...
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
C#
public DescribeHsmClientCertificatesResponse DescribeHsmClientCertificates(
	DescribeHsmClientCertificatesRequest request
)
Parameters
request (DescribeHsmClientCertificatesRequest)
Container for the necessary parameters to execute the DescribeHsmClientCertificates service method.
Return Value
The response from the DescribeHsmClientCertificates service method, as returned by Redshift.
Exceptions
ExceptionCondition
HsmClientCertificateNotFoundException There is no Amazon Redshift HSM client certificate with the specified identifier.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)