Show / Hide Table of Contents

Interface IServerRef

(experimental) Indicates that this resource can be referenced as a Server.

Inherited Members
IEnvironmentAware.Env
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

IServerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX