localSsds

@JvmName(name = "kuytnhdhjnlqoxma")
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 = "cgyipjmaaohdsrui")
suspend fun localSsds(vararg values: Output<ReservationSpecificReservationInstancePropertiesLocalSsdArgs>)


@JvmName(name = "vsnubeaikhedeyaj")
suspend fun localSsds(values: List<Output<ReservationSpecificReservationInstancePropertiesLocalSsdArgs>>)
@JvmName(name = "ybvcdqtrfiwotsqr")
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 = "ygywnfiqtklhifss")
suspend fun localSsds(argument: List<suspend ReservationSpecificReservationInstancePropertiesLocalSsdArgsBuilder.() -> Unit>)
@JvmName(name = "shbwlvsrqeeuefhw")
suspend fun localSsds(vararg argument: suspend ReservationSpecificReservationInstancePropertiesLocalSsdArgsBuilder.() -> Unit)
@JvmName(name = "jlwqxowralyhlees")
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.