Interface IHostRef
(experimental) Indicates that this resource can be referenced as a Host.
Inherited Members
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
Remarks
Stability: Experimental