Show / Hide Table of Contents

Interface IRecipeRef

(experimental) Indicates that this resource can be referenced as a Recipe.

Inherited Members
IEnvironmentAware.Env
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

IRecipeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX