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