hsmClientCertificates property

List<HsmClientCertificate>? hsmClientCertificates
final

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.

Implementation

final List<HsmClientCertificate>? hsmClientCertificates;