tagSpecifications

@JvmName(name = "jddhynguijcjimrx")
suspend fun tagSpecifications(value: Output<List<CapacityReservationFleetTagSpecificationArgs>>)
@JvmName(name = "ygdvobpjsclhejyd")
suspend fun tagSpecifications(value: List<CapacityReservationFleetTagSpecificationArgs>?)

Parameters

value

The tags to assign to the Capacity Reservation Fleet. The tags are automatically assigned to the Capacity Reservations in the Fleet.


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


@JvmName(name = "mmtajxteyuuwssvx")
suspend fun tagSpecifications(values: List<Output<CapacityReservationFleetTagSpecificationArgs>>)
@JvmName(name = "sjxkkgnsiovjbcxk")
suspend fun tagSpecifications(vararg values: CapacityReservationFleetTagSpecificationArgs)

Parameters

values

The tags to assign to the Capacity Reservation Fleet. The tags are automatically assigned to the Capacity Reservations in the Fleet.


@JvmName(name = "pvaomafestanmdoi")
suspend fun tagSpecifications(argument: List<suspend CapacityReservationFleetTagSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "rcyrnthpjeglmygo")
suspend fun tagSpecifications(vararg argument: suspend CapacityReservationFleetTagSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "ryvomwyqsllkicpm")
suspend fun tagSpecifications(argument: suspend CapacityReservationFleetTagSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The tags to assign to the Capacity Reservation Fleet. The tags are automatically assigned to the Capacity Reservations in the Fleet.