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