Show / Hide Table of Contents

Interface IApplicationRef

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

Namespace: Amazon.CDK.AWS.IoTFleetHub
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationRef : IConstruct, IDependable
Syntax (vb)
Public Interface IApplicationRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ApplicationRef

(experimental) A reference to a Application resource.

Properties

ApplicationRef

(experimental) A reference to a Application resource.

IApplicationReference ApplicationRef { get; }
Property Value

IApplicationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX