Map

class Map : KotlinCustomResource

Definition of AWS::Location::Map Resource Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .

Link copied to clipboard

Specifies the MapConfiguration , including the map style, for the map resource that you create. The map style defines the look of maps and the data provider for your map resource.

Link copied to clipboard
val createTime: Output<String>

The timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val description: Output<String>?

An optional description for the map resource.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val mapArn: Output<String>

Synonym for Arn . The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all AWS .

Link copied to clipboard
val mapName: Output<String>

The name for the map resource. Requirements:

Link copied to clipboard

No longer used. If included, the only allowed value is RequestBasedUsage . Allowed Values : RequestBasedUsage

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val updateTime: Output<String>

The timestamp for when the map resource was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ .

Link copied to clipboard
val urn: Output<String>