Show / Hide Table of Contents

Interface IScheduleRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.DataBrew
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IScheduleRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IScheduleRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

ScheduleRef

(experimental) A reference to a Schedule resource.

Properties

ScheduleRef

(experimental) A reference to a Schedule resource.

IScheduleReference ScheduleRef { get; }
Property Value

IScheduleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX