tagSpecifications

@JvmName(name = "rwvchmqtmcslmqva")
suspend fun tagSpecifications(value: Output<List<TagSpecificationArgs>>)
@JvmName(name = "grtppfksjfgpglhv")
suspend fun tagSpecifications(value: List<TagSpecificationArgs>?)

Parameters

value

The tags to apply to the resources that are created during instance launch.


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


@JvmName(name = "cjomlntcpbcncxoy")
suspend fun tagSpecifications(values: List<Output<TagSpecificationArgs>>)
@JvmName(name = "aeldpjfgkiroqkhh")
suspend fun tagSpecifications(vararg values: TagSpecificationArgs)

Parameters

values

The tags to apply to the resources that are created during instance launch.


@JvmName(name = "pexpnkhajfypiccy")
suspend fun tagSpecifications(argument: List<suspend TagSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "kskeqefnnirhegoi")
suspend fun tagSpecifications(vararg argument: suspend TagSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "vdkpvmmfjvxgjerr")
suspend fun tagSpecifications(argument: suspend TagSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The tags to apply to the resources that are created during instance launch.