Interface IInstanceRef
(experimental) Indicates that this resource can be referenced as a Instance.
Inherited Members
Namespace: Amazon.CDK.Interfaces.ServiceDiscovery
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInstanceRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IInstanceRef Inherits IConstruct, IDependable, IEnvironmentAware
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