Show / Hide Table of Contents

Interface IApplicationV2Ref

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

Namespace: Amazon.CDK.AWS.KinesisAnalytics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationV2Ref : IConstruct, IDependable
Syntax (vb)
Public Interface IApplicationV2Ref 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.

IApplicationV2Reference ApplicationRef { get; }
Property Value

IApplicationV2Reference

Remarks

Stability: Experimental

Back to top Generated by DocFX