AWS SDK for .NET Documentation
HsmClientCertificates Property
AmazonAmazon.Redshift.ModelDescribeHsmClientCertificatesResultHsmClientCertificates Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property HsmClientCertificates.

A list of the identifiers for one or more HSM client certificates used by Amazon Redshift clusters to store and retrieve database encryption keys in an HSM.

Declaration Syntax
C#
public List<HsmClientCertificate> HsmClientCertificates { get; set; }

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