capacity Assignments
Parameters
value
The list of assignments that make up the capacity assignment configuration.
Parameters
values
The list of assignments that make up the capacity assignment configuration.
suspend fun capacityAssignments(argument: List<suspend CapacityReservationCapacityAssignmentArgsBuilder.() -> Unit>)
suspend fun capacityAssignments(vararg argument: suspend CapacityReservationCapacityAssignmentArgsBuilder.() -> Unit)
suspend fun capacityAssignments(argument: suspend CapacityReservationCapacityAssignmentArgsBuilder.() -> Unit)
Parameters
argument
The list of assignments that make up the capacity assignment configuration.