interface ICACertificateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoT.ICACertificateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiot#ICACertificateRef |
![]() | software.amazon.awscdk.services.iot.ICACertificateRef |
![]() | aws_cdk.aws_iot.ICACertificateRef |
![]() | aws-cdk-lib » aws_iot » ICACertificateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CACertificate.
Properties
Name | Type | Description |
---|---|---|
ca | CACertificate | A reference to a CACertificate resource. |
node | Node | The tree node. |
caCertificateRef
Type:
CACertificate
A reference to a CACertificate resource.
node
Type:
Node
The tree node.