Show / Hide Table of Contents

Interface ITrackerConsumerRef

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

Inherited Members
IEnvironmentAware.Env
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

ITrackerConsumerReference

Remarks

Stability: Experimental

Back to top Generated by DocFX