capacityReservationSpecification

@JvmName(name = "orskjllbofnayudd")
suspend fun capacityReservationSpecification(value: Output<InstanceCapacityReservationSpecificationArgs>)

Parameters

value

Describes an instance's Capacity Reservation targeting option. See Capacity Reservation Specification below for more details.

NOTE: Changing cpu_core_count and/or cpu_threads_per_core will cause the resource to be destroyed and re-created.


@JvmName(name = "cynvwnltdpcirkvq")
suspend fun capacityReservationSpecification(argument: suspend InstanceCapacityReservationSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Describes an instance's Capacity Reservation targeting option. See Capacity Reservation Specification below for more details.

NOTE: Changing cpu_core_count and/or cpu_threads_per_core will cause the resource to be destroyed and re-created.