Show / Hide Table of Contents

Interface IMapRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Location
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMapRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IMapRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

MapRef

(experimental) A reference to a Map resource.

Properties

MapRef

(experimental) A reference to a Map resource.

IMapReference MapRef { get; }
Property Value

IMapReference

Remarks

Stability: Experimental

Back to top Generated by DocFX