Show / Hide Table of Contents

Interface IStepRef

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

Namespace: Amazon.CDK.AWS.EMR
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStepRef : IConstruct, IDependable
Syntax (vb)
Public Interface IStepRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

StepRef

(experimental) A reference to a Step resource.

Properties

StepRef

(experimental) A reference to a Step resource.

IStepReference StepRef { get; }
Property Value

IStepReference

Remarks

Stability: Experimental

Back to top Generated by DocFX