interface IAssetRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTSiteWise.IAssetRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotsitewise#IAssetRef |
![]() | software.amazon.awscdk.services.iotsitewise.IAssetRef |
![]() | aws_cdk.aws_iotsitewise.IAssetRef |
![]() | aws-cdk-lib » aws_iotsitewise » IAssetRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Asset.
Properties
Name | Type | Description |
---|---|---|
asset | Asset | A reference to a Asset resource. |
node | Node | The tree node. |
assetRef
Type:
Asset
A reference to a Asset resource.
node
Type:
Node
The tree node.