interface ISolutionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Personalize.ISolutionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspersonalize#ISolutionRef |
![]() | software.amazon.awscdk.services.personalize.ISolutionRef |
![]() | aws_cdk.aws_personalize.ISolutionRef |
![]() | aws-cdk-lib » aws_personalize » ISolutionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Solution.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
solution | Solution | A reference to a Solution resource. |
node
Type:
Node
The tree node.
solutionRef
Type:
Solution
A reference to a Solution resource.