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