interface IMatchingWorkflowRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_entityresolution.IMatchingWorkflowRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsentityresolution#IMatchingWorkflowRef |
![]() | software.amazon.awscdk.services.entityresolution.IMatchingWorkflowRef |
![]() | aws_cdk.aws_entityresolution.IMatchingWorkflowRef |
![]() | aws-cdk-lib » aws_entityresolution » IMatchingWorkflowRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a MatchingWorkflow.
Properties
Name | Type | Description |
---|---|---|
matching | Matching | A reference to a MatchingWorkflow resource. |
node | Node | The tree node. |
matchingWorkflowRef
Type:
Matching
A reference to a MatchingWorkflow resource.
node
Type:
Node
The tree node.