tag Specifications
Parameters
value
The tags to apply to the resources during launch. See Tag Specifications below for more details.
Parameters
values
The tags to apply to the resources during launch. See Tag Specifications below for more details.
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 resources during launch. See Tag Specifications below for more details.