Interface IApplicationReferenceDataSourceV2Ref
(experimental) Indicates that this resource can be referenced as a ApplicationReferenceDataSource.
Namespace: Amazon.CDK.AWS.KinesisAnalytics
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IApplicationReferenceDataSourceV2Ref : IConstruct, IDependable
Syntax (vb)
Public Interface IApplicationReferenceDataSourceV2Ref Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ApplicationReferenceDataSourceRef | (experimental) A reference to a ApplicationReferenceDataSource resource. |
Properties
ApplicationReferenceDataSourceRef
(experimental) A reference to a ApplicationReferenceDataSource resource.
IApplicationReferenceDataSourceV2Reference ApplicationReferenceDataSourceRef { get; }
Property Value
IApplicationReferenceDataSourceV2Reference
Remarks
Stability: Experimental