interface ICertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ACMPCA.ICertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsacmpca#ICertificateRef |
![]() | software.amazon.awscdk.services.acmpca.ICertificateRef |
![]() | aws_cdk.aws_acmpca.ICertificateRef |
![]() | aws-cdk-lib » aws_acmpca » 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.