GetCapacityReservationResult

constructor(availableInstanceCount: Int? = null, capacityAllocationSet: List<CapacityReservationCapacityAllocation>? = null, capacityReservationArn: String? = null, capacityReservationFleetId: String? = null, commitmentInfo: CommitmentInfoProperties? = null, createDate: String? = null, deliveryPreference: String? = null, endDate: String? = null, endDateType: String? = null, id: String? = null, instanceCount: Int? = null, instanceMatchCriteria: String? = null, ownerId: String? = null, reservationType: String? = null, startDate: String? = null, state: String? = null, totalInstanceCount: Int? = null)