certificateDetails

@JvmName(name = "xyffatfefapvprxb")
suspend fun certificateDetails(value: Output<CertificateDetailsArgs>)
@JvmName(name = "mutyoqhrglcvjsto")
suspend fun certificateDetails(value: CertificateDetailsArgs?)

Parameters

value

The details of the DB instance's server certificate. Returns 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.


@JvmName(name = "vgbeqbkqqlsvdwjl")
suspend fun certificateDetails(argument: suspend CertificateDetailsArgsBuilder.() -> Unit)

Parameters

argument

The details of the DB instance's server certificate. Returns 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.