interface IFlowTemplateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.IoTThingsGraph.IFlowTemplateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsiotthingsgraph#IFlowTemplateRef |
![]() | software.amazon.awscdk.services.iotthingsgraph.IFlowTemplateRef |
![]() | aws_cdk.aws_iotthingsgraph.IFlowTemplateRef |
![]() | aws-cdk-lib » aws_iotthingsgraph » IFlowTemplateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FlowTemplate.
Properties
Name | Type | Description |
---|---|---|
flow | Flow | A reference to a FlowTemplate resource. |
node | Node | The tree node. |
flowTemplateRef
Type:
Flow
A reference to a FlowTemplate resource.
node
Type:
Node
The tree node.