localSsds

@JvmName(name = "dyaeijuqtirmaarh")
suspend fun localSsds(value: Output<List<ReservationSpecificReservationInstancePropertiesLocalSsdArgs>>)

Parameters

value

The amount of local ssd to reserve with each instance. This reserves disks of type local-ssd. Structure is documented below.


@JvmName(name = "uakalfpbyphpfymb")
suspend fun localSsds(vararg values: Output<ReservationSpecificReservationInstancePropertiesLocalSsdArgs>)


@JvmName(name = "lyomrykrqdaeilsx")
suspend fun localSsds(values: List<Output<ReservationSpecificReservationInstancePropertiesLocalSsdArgs>>)
@JvmName(name = "radatpinqqwsmbni")
suspend fun localSsds(vararg values: ReservationSpecificReservationInstancePropertiesLocalSsdArgs)

Parameters

values

The amount of local ssd to reserve with each instance. This reserves disks of type local-ssd. Structure is documented below.


@JvmName(name = "nvhyuxqubdwchxvv")
suspend fun localSsds(argument: List<suspend ReservationSpecificReservationInstancePropertiesLocalSsdArgsBuilder.() -> Unit>)
@JvmName(name = "qfatepkqxguqxist")
suspend fun localSsds(vararg argument: suspend ReservationSpecificReservationInstancePropertiesLocalSsdArgsBuilder.() -> Unit)
@JvmName(name = "krcbqhxtwwyhbbrx")
suspend fun localSsds(argument: suspend ReservationSpecificReservationInstancePropertiesLocalSsdArgsBuilder.() -> Unit)

Parameters

argument

The amount of local ssd to reserve with each instance. This reserves disks of type local-ssd. Structure is documented below.