interface IEvaluationFormRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Connect.IEvaluationFormRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsconnect#IEvaluationFormRef |
![]() | software.amazon.awscdk.services.connect.IEvaluationFormRef |
![]() | aws_cdk.aws_connect.IEvaluationFormRef |
![]() | aws-cdk-lib » aws_connect » IEvaluationFormRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EvaluationForm.
Properties
Name | Type | Description |
---|---|---|
evaluation | Evaluation | A reference to a EvaluationForm resource. |
node | Node | The tree node. |
evaluationFormRef
Type:
Evaluation
A reference to a EvaluationForm resource.
node
Type:
Node
The tree node.