Interface IScheduledActionRef
(experimental) Indicates that this resource can be referenced as a ScheduledAction.
Namespace: Amazon.CDK.AWS.AutoScaling
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IScheduledActionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IScheduledActionRef Inherits IConstruct, IDependable
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