interface IRecipeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DataBrew.IRecipeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdatabrew#IRecipeRef |
![]() | software.amazon.awscdk.services.databrew.IRecipeRef |
![]() | aws_cdk.aws_databrew.IRecipeRef |
![]() | aws-cdk-lib » aws_databrew » IRecipeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Recipe.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
recipe | Recipe | A reference to a Recipe resource. |
node
Type:
Node
The tree node.
recipeRef
Type:
Recipe
A reference to a Recipe resource.