tagSpecifications

@JvmName(name = "gwkhofhxwlerfcss")
suspend fun tagSpecifications(value: Output<List<LaunchTemplateTagSpecificationArgs>>)
@JvmName(name = "rebufvsovwxqvjst")
suspend fun tagSpecifications(value: List<LaunchTemplateTagSpecificationArgs>?)

Parameters

value

The tags to apply to the launch template on creation.


@JvmName(name = "sbfgdaamehkbsiay")
suspend fun tagSpecifications(vararg values: Output<LaunchTemplateTagSpecificationArgs>)


@JvmName(name = "ykvtgdiibkykdsme")
suspend fun tagSpecifications(values: List<Output<LaunchTemplateTagSpecificationArgs>>)
@JvmName(name = "pdkfwdwypcryipnk")
suspend fun tagSpecifications(vararg values: LaunchTemplateTagSpecificationArgs)

Parameters

values

The tags to apply to the launch template on creation.


@JvmName(name = "tuyekrnfepdmcmpe")
suspend fun tagSpecifications(argument: List<suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "sclvxdqblanqyhyb")
suspend fun tagSpecifications(vararg argument: suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "gwtuwqebonnepuse")
suspend fun tagSpecifications(argument: suspend LaunchTemplateTagSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The tags to apply to the launch template on creation.