Interface ITrackerConsumerRef
(experimental) Indicates that this resource can be referenced as a TrackerConsumer.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Location
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITrackerConsumerRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITrackerConsumerRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TrackerConsumerRef | (experimental) A reference to a TrackerConsumer resource. |
Properties
TrackerConsumerRef
(experimental) A reference to a TrackerConsumer resource.
ITrackerConsumerReference TrackerConsumerRef { get; }
Property Value
Remarks
Stability: Experimental