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.

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