tag Specifications
Parameters
value
The tags to apply to the launch template on creation.
Parameters
values
The tags to apply to the launch template on creation.
suspend fun tagSpecifications(argument: List<suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit>)
suspend fun tagSpecifications(vararg argument: suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit)
suspend fun tagSpecifications(argument: suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit)
Parameters
argument
The tags to apply to the launch template on creation.