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