instance Properties
suspend fun instanceProperties(value: Output<AllocationSpecificSKUAllocationReservedInstancePropertiesArgs>)
suspend fun instanceProperties(value: AllocationSpecificSKUAllocationReservedInstancePropertiesArgs?)
Parameters
value
The instance properties for the reservation.
suspend fun instanceProperties(argument: suspend AllocationSpecificSKUAllocationReservedInstancePropertiesArgsBuilder.() -> Unit)
Parameters
argument
The instance properties for the reservation.