interface ICertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CertificateManager.ICertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscertificatemanager#ICertificateRef |
![]() | software.amazon.awscdk.services.certificatemanager.ICertificateRef |
![]() | aws_cdk.aws_certificatemanager.ICertificateRef |
![]() | aws-cdk-lib » aws_certificatemanager » ICertificateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Certificate.
Properties
Name | Type | Description |
---|---|---|
certificate | Certificate | A reference to a Certificate resource. |
node | Node | The tree node. |
certificateRef
Type:
Certificate
A reference to a Certificate resource.
node
Type:
Node
The tree node.