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