Interface IScheduledActionRef
(experimental) Indicates that this resource can be referenced as a ScheduledAction.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Redshift
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IScheduledActionRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IScheduledActionRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ScheduledActionRef | (experimental) A reference to a ScheduledAction resource. |
Properties
ScheduledActionRef
(experimental) A reference to a ScheduledAction resource.
IScheduledActionReference ScheduledActionRef { get; }
Property Value
Remarks
Stability: Experimental