Show / Hide Table of Contents

Interface IHostRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IHostRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IHostRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

HostRef

(experimental) A reference to a Host resource.

Properties

HostRef

(experimental) A reference to a Host resource.

IHostReference HostRef { get; }
Property Value

IHostReference

Remarks

Stability: Experimental

Back to top Generated by DocFX