Interface IMapRef
(experimental) Indicates that this resource can be referenced as a Map.
Inherited Members
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
Remarks
Stability: Experimental