Show / Hide Table of Contents

Interface IExecutionPlanRef

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

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

Stability: Experimental

Synopsis

Properties

ExecutionPlanRef

(experimental) A reference to a ExecutionPlan resource.

Properties

ExecutionPlanRef

(experimental) A reference to a ExecutionPlan resource.

IExecutionPlanReference ExecutionPlanRef { get; }
Property Value

IExecutionPlanReference

Remarks

Stability: Experimental

Back to top Generated by DocFX