Commit f9000b8
docs(rds): fix weird rendering of socketAddress property in Endpoint (#13125)
Based the fix on
[`domainName` in `CertificateProps`](https://github.com/aws/aws-cdk/blob/33339e1c5f3ac280018e294c268c68929707dcce/packages/%40aws-cdk/aws-certificatemanager/lib/certificate.ts#L28-L28)
(rendered version: https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.aws_certificatemanager/CertificateProps.html#aws_cdk.aws_certificatemanager.CertificateProps.domain_name).
Fixes #12287
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 9eb79d1 commit f9000b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments