Interface IScheduleRef
(experimental) Indicates that this resource can be referenced as a Schedule.
Inherited Members
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
Remarks
Stability: Experimental