Interface IRecipeRef
(experimental) Indicates that this resource can be referenced as a Recipe.
Inherited Members
Namespace: Amazon.CDK.Interfaces.DataBrew
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRecipeRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IRecipeRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| RecipeRef | (experimental) A reference to a Recipe resource. |
Properties
RecipeRef
(experimental) A reference to a Recipe resource.
IRecipeReference RecipeRef { get; }
Property Value
Remarks
Stability: Experimental