Interface IInstanceRef
(experimental) Indicates that this resource can be referenced as a Instance.
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInstanceRef : IConstruct, IDependable
Syntax (vb)
Public Interface IInstanceRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
InstanceRef | (experimental) A reference to a Instance resource. |
Properties
InstanceRef
(experimental) A reference to a Instance resource.
IInstanceReference InstanceRef { get; }
Property Value
Remarks
Stability: Experimental