Interface IMap
(experimental) Represents the Amazon Location Service Map.
Namespace: Amazon.CDK.AWS.Location.Alpha
Assembly: Amazon.CDK.AWS.Location.Alpha.dll
Syntax (csharp)
public interface IMap : IResource
Syntax (vb)
Public Interface IMap
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
Map |
(experimental) The Amazon Resource Name (ARN) of the Map. |
Map |
(experimental) The name of the map. |
Properties
MapArn
(experimental) The Amazon Resource Name (ARN) of the Map.
string MapArn { get; }
Property Value
System.
Remarks
Stability: Experimental
Attribute: Arn, MapArn
MapName
(experimental) The name of the map.
string MapName { get; }
Property Value
System.
Remarks
Stability: Experimental
Attribute: true