GetCapacityReservationFleetResult

data class GetCapacityReservationFleetResult(val capacityReservationFleetId: String? = null, val noRemoveEndDate: Boolean? = null, val removeEndDate: Boolean? = null, val totalTargetCapacity: Int? = null)

Constructors

Link copied to clipboard
fun GetCapacityReservationFleetResult(capacityReservationFleetId: String? = null, noRemoveEndDate: Boolean? = null, removeEndDate: Boolean? = null, totalTargetCapacity: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val removeEndDate: Boolean? = null
Link copied to clipboard