IMapRef

class aws_cdk.aws_location.IMapRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

map_ref

(experimental) A reference to a Map resource.

Stability:

experimental

node

The tree node.