Db Instance Certificate Details
data class DbInstanceCertificateDetails(val caIdentifier: String? = null, val validTill: String? = null)
The details of the DB instance’s server certificate. For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.