Show / Hide Table of Contents

Interface IApplicationReferenceDataSourceV2Ref

(deprecated) Indicates that this resource can be referenced as a ApplicationReferenceDataSource.

Namespace: Amazon.CDK.AWS.KinesisAnalytics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
[Obsolete("use `aws-kinesisanalyticsv2` instead")]
public interface IApplicationReferenceDataSourceV2Ref : IConstruct, IDependable
Syntax (vb)
<Obsolete("use `aws-kinesisanalyticsv2` instead")>
Public Interface IApplicationReferenceDataSourceV2Ref Inherits IConstruct, IDependable
Remarks

Stability: Deprecated

Synopsis

Properties

ApplicationReferenceDataSourceRef

(deprecated) A reference to a ApplicationReferenceDataSource resource.

Properties

ApplicationReferenceDataSourceRef

(deprecated) A reference to a ApplicationReferenceDataSource resource.

[Obsolete]
IApplicationReferenceDataSourceV2Reference ApplicationReferenceDataSourceRef { get; }
Property Value

IApplicationReferenceDataSourceV2Reference

Remarks

Stability: Deprecated

Back to top Generated by DocFX