Show / Hide Table of Contents

Interface IPlaceIndexRef

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

Namespace: Amazon.CDK.AWS.Location
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPlaceIndexRef : IConstruct, IDependable
Syntax (vb)
Public Interface IPlaceIndexRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

PlaceIndexRef

(experimental) A reference to a PlaceIndex resource.

Properties

PlaceIndexRef

(experimental) A reference to a PlaceIndex resource.

IPlaceIndexReference PlaceIndexRef { get; }
Property Value

IPlaceIndexReference

Remarks

Stability: Experimental

Back to top Generated by DocFX