Show / Hide Table of Contents

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

IInstanceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX