GetLaunchTemplateTagSpecification

data class GetLaunchTemplateTagSpecification(val resourceType: String, val tags: Map<String, String>)

Constructors

Link copied to clipboard
constructor(resourceType: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Map of tags, each pair of which must exactly match a pair on the desired Launch Template.