Skip to content

Commit

Permalink
docs: add link for
Browse files Browse the repository at this point in the history
  • Loading branch information
longtv2222 committed Jan 7, 2024
1 parent ed9a685 commit 65fe4fb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ export interface CertificateProps {
*
* If you need to use an algorithm that doesn't exist as a static member, you
* can instantiate a `KeyAlgorithm` object, e.g: `new KeyAlgorithm('RSA_2048')`.
*
* @see https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-certificate.html#cfn-certificatemanager-certificate-keyalgorithm
*/
export class KeyAlgorithm {
/**
Expand Down

0 comments on commit 65fe4fb

Please sign in to comment.